Fix wrong class name case
- Use leading backslash for non-namespace class names in App
This commit is contained in:
@@ -108,8 +108,6 @@ function api_content(App $a) {
|
||||
'$no' => t('No'),
|
||||
));
|
||||
|
||||
//echo "<pre>"; var_dump($app); killme();
|
||||
|
||||
return $o;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user