mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 21:02:09 +02:00
Notice removal and forum upgrade fixes. Re-wrote e107_update-page routine. Check for update is now performed inside [plugin]_setup.php
This commit is contained in:
@@ -165,10 +165,7 @@ if (e_QUERY == 'purge' && getperms('0'))
|
||||
*/
|
||||
|
||||
$td = 1;
|
||||
if(!defined("ADLINK_COLS"))
|
||||
{
|
||||
define("ADLINK_COLS",5);
|
||||
}
|
||||
|
||||
|
||||
// DEPRECATED
|
||||
function render_links($link, $title, $description, $perms, $icon = FALSE, $mode = FALSE)
|
||||
|
||||
Reference in New Issue
Block a user