1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-04 05:37:32 +02:00

Minor notice fix (banner admin)

This commit is contained in:
Moc
2013-05-24 19:01:40 +02:00
parent 32554ad938
commit f949021f23

View File

@@ -191,6 +191,7 @@ if ($sql->select("banner"))
} }
} }
$text = '';
if (!$action) if (!$action)
{ {