4days
these lines are just curious, and written for us only :) they mean:
massiv dla hranenija peremennih iz massiva
an array for saving variables from array
massiv dla hranenija prostih peremennih
an array for saving simple variables
maybe in the next version we need to remove them. for saving up space :)
how does php decide which line it's on?
No, PHP displays exactly error line.
Example:
<?
/* test */
/* test */
/* test */
/* test */
/* test */
ex();
?>
Fatal error: Call to undefined function: ex() in /.../test.php on line 12
have you accidentally deleted setup_mysql.php when you installed
Maybe it is a reason :)
However, I am wondering, how this man get into admin panel without setup_mysql. As I understood, he did. |