Minor fixes to statement, services and internal things
Many misc updates
This commit is contained in:
@@ -36,7 +36,6 @@ class lnApp_Script extends HTMLRender {
|
||||
|
||||
$i = $j = 0;
|
||||
foreach (static::$_data as $value) {
|
||||
|
||||
switch ($value['type']) {
|
||||
case 'file':
|
||||
$foutput .= HTML::script($mediapath->uri(array('file'=>$value['data'])));
|
||||
|
Reference in New Issue
Block a user