The actions/storage.php file is already included BY the game.php.
That means that you don't have to include the include.inc.php.
Try to access the $cl_builds variable without something, use $cl_builds->function(ARGS);
If you simply want to make this error invisible , write at the top of actions/storage.php "error_reporting(0);" (without " ")
Argumentreference:
Class builds
-get_description( $idofbuild )
-get_description_bydbname( $dbname )
That means that you don't have to include the include.inc.php.
Try to access the $cl_builds variable without something, use $cl_builds->function(ARGS);
If you simply want to make this error invisible , write at the top of actions/storage.php "error_reporting(0);" (without " ")
Argumentreference:
Class builds
-get_description( $idofbuild )
-get_description_bydbname( $dbname )
LG
steffen
steffen