mirror of
https://github.com/e107inc/e107.git
synced 2025-08-21 21:57:34 +02:00
Created user/e_search addon and upgraded to v2 specs
This commit is contained in:
@@ -12,8 +12,10 @@
|
||||
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
// MOVED TO user/e_search.php
|
||||
|
||||
/*
|
||||
|
||||
//TODO Move to e107_plugins/user/e_search.php and upgrade to v2.x spec.
|
||||
// advanced
|
||||
$advanced_where = "";
|
||||
if (isset($_GET['time']) && is_numeric($_GET['time'])) {
|
||||
|
Reference in New Issue
Block a user