mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 09:04:38 +02:00
Code cleanup
This commit is contained in:
@@ -1372,10 +1372,10 @@ class e_parse_shortcode
|
||||
}
|
||||
|
||||
|
||||
if (E107_DBG_SC || E107_DBG_TIMEDETAILS)
|
||||
{
|
||||
//if (E107_DBG_SC || E107_DBG_TIMEDETAILS)
|
||||
//{
|
||||
// $sql->db_Mark_Time("(After SC {$code})");
|
||||
}
|
||||
//}
|
||||
|
||||
if (($noDebugLog != true) && (E107_DBG_BBSC || E107_DBG_SC || E107_DBG_TIMEDETAILS))
|
||||
{
|
||||
|
Reference in New Issue
Block a user