Guest User

Untitled

a guest
Jan 19th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. public function apply_action()
  2. {
  3. @set_time_limit(0);
  4. @ini_set('memory_limit', '64M');
  5. @ini_set('memory_limit', '96M');
  6. @ini_set('memory_limit', '128M');
  7. @ini_set('memory_limit', '160M');
  8. @ini_set('memory_limit', '192M');
Add Comment
Please, Sign In to add comment