<?php class errors { var $inc_path; function errors() { $this->inc_path= "/path/dir/"; } function sql_error() { include $this->inc_path."sql_error.php"; } } ?>
<?phpclass errors {var $inc_path;function errors(){ $this->inc_path= "/path/dir/";} function sql_error(){ include $this->inc_path."sql_error.php";} }?>
מופעל באמצעות VBulletin גרסה 3.8.6כל הזכויות שמורות © כל הזכויות שמורות לסולל יבוא ורשתות (1997) בע"מ