X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fguest%2Faction-online.php;h=26e5dfde7ae63d11b26db565d856a77d5cb239c7;hp=a9be0cc9d6d6a90bb1a89d7898c8269ad2d2255e;hb=4001187f22197f55e5a1f211fc8defcc180f7c32;hpb=8f60465485bd5e9ab2c0ddfa1f054458cf510042 diff --git a/inc/modules/guest/action-online.php b/inc/modules/guest/action-online.php index a9be0cc9d6..26e5dfde7a 100644 --- a/inc/modules/guest/action-online.php +++ b/inc/modules/guest/action-online.php @@ -63,7 +63,7 @@ define('ADMINS_ONLINE_CNT' , SQL_NUMROWS($result_admins)); LOAD_TEMPLATE("online_now"); // Add more links in this block -RUN_FILTER('online_extra_links'); +runFilterChain('online_extra_links'); // ?>