1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 10:04:35 +02:00

smaller icon.

This commit is contained in:
Cameron
2017-04-02 15:17:37 -07:00
parent e968cdf369
commit 0e2bb9e9f6
2 changed files with 2 additions and 1 deletions

View File

@@ -473,7 +473,7 @@ class e_plugin
$dirs = scandir(e_PLUGIN);
$arr = array();
foreach($dirs as $plugName)
{
$ret = null;