1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

Make sure plugin-builder puts prefs in the correct class.

This commit is contained in:
Cameron 2013-05-26 16:13:45 -07:00
parent 97fbfa8e97
commit 48084ac085

View File

@ -2659,7 +2659,7 @@ class ".$table." extends e_admin_ui
";
if($_POST['pluginPrefs'] && $tableCount == 1)
if($_POST['pluginPrefs'] && ($vars['mode']=='main'))
{
$text .= "