1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 18:14:26 +02:00

Notice and Warning removals

This commit is contained in:
Cameron
2013-04-15 19:46:35 -07:00
parent 0f6c1704de
commit 792c5eb628
5 changed files with 29 additions and 7 deletions

View File

@@ -81,7 +81,7 @@ class bb_img extends e_bb_base
parse_str($parm,$imgParms);
foreach($tmp as $p => $v)
// foreach($tmp as $p => $v)
{
// $imgParms[$p]=$v;
}