Advertisement
Al_Faqun

/Phenya/dis_color.php

Aug 21st, 2016
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.08 KB | None | 0 0
  1. <?php
  2.     if (@$_GET['color'] == '0') $color_on = false;
  3.      else $color_on = true;
  4. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement