-
Bug
-
Resolution: Fixed
-
3.0.x
-
None
-
PHP Environment:
Database:
through the code in the viewonline.php is
preg_match('#^([a-z/]+)#i', $row['session_page'], $on_page);
|
preg_match('#^([a-z/_]+)#i', $row['session_page'], $on_page);
|

