diff --git a/system/database.php b/system/database.php index e61cd0a..1ad7afd 100644 --- a/system/database.php +++ b/system/database.php @@ -1,4 +1,11 @@ + * @brief Database module for ReasonableFramework + */ + if(!function_exists("get_db_connect")) { function get_db_connect() { global $config;