mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Renamed date handler to e_date. BC support added.
This commit is contained in:
@@ -1084,7 +1084,7 @@ if (check_class($search_prefs['google'])) {
|
||||
|
||||
if ($perform_search)
|
||||
{
|
||||
$con = new convert;
|
||||
$con = e107::getDate();
|
||||
|
||||
$sch = new e_search;
|
||||
|
||||
|
Reference in New Issue
Block a user