1
0
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:
CaMer0n
2012-08-12 00:24:02 +00:00
parent 7ef1ea179a
commit c4c8cbdc53
17 changed files with 89 additions and 158 deletions

View File

@@ -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"))
{