Merge branch 'friendika-master'

This commit is contained in:
fabrixxm 2011-01-03 09:45:13 +01:00
commit 43283fd35f
23 changed files with 1439 additions and 115 deletions

View file

@ -127,6 +127,7 @@ else
* further processing.
*/
if(strlen($a->module)) {
if(file_exists("mod/{$a->module}.php")) {
include("mod/{$a->module}.php");