pandamasta

Untitled

Dec 30th, 2013
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. ErrorException [ Parse Error ]: syntax error, unexpected 'init_get' (T_STRING), expecting function (T_FUNCTION)
  2.  
  3. APPPATH/classes/Controller/Picture.php [ 64 ]
  4.  
  5. 59 return $filename;
  6. 60 }
  7. 61
  8. 62 return FALSE;
  9. 63 }
  10. 64 init_get('upload_max_filesize');
  11. 65 exit;
  12. 66 }
  13.  
  14. {PHP internal call} » Kohana_Core::shutdown_handler()
Advertisement
Add Comment
Please, Sign In to add comment