mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 12:48:26 +02:00
Disable upgrade example
This commit is contained in:
@@ -70,6 +70,8 @@ class admin_shortcodes
|
|||||||
|
|
||||||
$cacheData = 2.1; // XXX Remove to test for real.
|
$cacheData = 2.1; // XXX Remove to test for real.
|
||||||
|
|
||||||
|
return false; // XXX Remove to test for real.
|
||||||
|
|
||||||
if($cacheData)
|
if($cacheData)
|
||||||
{
|
{
|
||||||
return $this->cronUpdateRender($parm, $cacheData);
|
return $this->cronUpdateRender($parm, $cacheData);
|
||||||
|
Reference in New Issue
Block a user