Guest User

Untitled

a guest
Jul 11th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. <?php
  2.  
  3. class caio
  4. {
  5. function x()
  6. {
  7. }
  8. }
  9.  
  10. /*
  11.  
  12. Fatal error: Class declarations may not be nested in /../../file.php on line 4
  13.  
  14. */
  15.  
  16. ?>
Add Comment
Please, Sign In to add comment