Advertisement
Guest User

Untitled

a guest
Jul 26th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. $bLiberaTemporario = false;
  2.  
  3.  
  4. if ($aForum['CategoriaID'] == '268' && $aForum['ForID'] == '22') {
  5. $bLiberaTemporario = true;
  6. } else if ($aForum['CategoriaID'] == '268' && $aForum['ForID'] == '44') {
  7. $bLiberaTemporario = true;
  8. }
  9.  
  10. if ($aForum['ForID'] == '24') {
  11. $bLiberaTemporario = true;
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement