Guest User

Untitled

a guest
Jun 20th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. $__jsDebug = 0;
  2. $__cssDebug = 1;
  3. $__gfxDebug = 0;
  4.  
  5. mb_internal_encoding('UTF-8');
  6. mb_http_output('UTF-8');
  7. ob_start('mb_output_handler');
  8. // oldalbetoltes elotti feladatok, kepek kiszolgalasa
  9. $bmStart = microtime(1);
  10.  
  11. require_once('preLoad.php');
Add Comment
Please, Sign In to add comment