Ignore:
Timestamp:
Nov 18, 2013, 10:32:30 PM (11 years ago)
Author:
chronos
Message:
  • Fixed: If referenced unknown subpage then show main page with error message and log event.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/global.php

    r586 r589  
    4949        }
    5050}
     51
    5152function ShowPage($Content)
    5253{
     
    6061        $System->ShowPage();
    6162}
    62 
    6363
    6464function GetMicrotime()
Note: See TracChangeset for help on using the changeset viewer.