1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-20 20:51:53 +02:00

Disable upgrade example

This commit is contained in:
Cameron 2013-05-15 15:02:56 -07:00
parent 92b63a3952
commit e9173717a7

View File

@ -70,6 +70,8 @@ class admin_shortcodes
$cacheData = 2.1; // XXX Remove to test for real.
return false; // XXX Remove to test for real.
if($cacheData)
{
return $this->cronUpdateRender($parm, $cacheData);