Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[v1.3] new class->function($arg) problem.
#8
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 )
LG
steffen
Reply


Messages In This Thread
new class->function($arg) problem. - by eduvs - 31.12.2010, 16:19
RE: new class->function($arg) problem. - by Steffen - 31.12.2010, 18:46



Users browsing this thread: 1 Guest(s)