Example #1
0
 public function SessionInitAfter()
 {
     if (!Config::Get('_db_')) {
         Config::ReReadCustomConfig();
     }
 }