XOOPS RMCommon Utilities  2.1.8.91RC
 All Classes Namespaces Files Functions Variables
updates.php File Reference

Go to the source code of this file.

Variables

 $modNames = array()
 
 $plugNames = array()
 
 $result = $xoopsDB->query($sql)
 
foreach($urls as $dir=> $url) $rmFunc = RMFunctions::get()
 
 $sql = "SELECT * FROM ".$xoopsDB->prefix("modules")." WHERE isactive=1"
 
while($row=$xoopsDB->
fetchArray($result)) 
$total = 0
 
 $upds = array()
 
 $urls = array()
 
$xoopsLogger activated = false
 

Variable Documentation

$modNames = array()

Definition at line 21 of file updates.php.

$plugNames = array()

Definition at line 62 of file updates.php.

foreach ($urls as $dir=> $url) $rmFunc = RMFunctions::get()

Definition at line 60 of file updates.php.

Referenced by show_available_updates().

while ($row=$xoopsDB->fetchArray($result)) $total = 0

Definition at line 44 of file updates.php.

$upds = array()

Definition at line 45 of file updates.php.

$urls = array()

Definition at line 20 of file updates.php.

$xoopsLogger activated = false

Definition at line 12 of file updates.php.