mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 17:14:42 +02:00
Clean up of old preset_class code and tinymce fixes.
This commit is contained in:
@@ -579,8 +579,6 @@ $columnInfo = array(
|
||||
$download_status[0] = DOWLAN_122;
|
||||
$download_status[1] = DOWLAN_123;
|
||||
$download_status[2] = DOWLAN_124;
|
||||
$preset = $pst->read_preset("admin_downloads"); // read preset values into array
|
||||
extract($preset);
|
||||
|
||||
if (!$sql->db_Select("download_category"))
|
||||
{
|
||||
|
Reference in New Issue
Block a user