1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 16:32:55 +00:00

Fix ordering into app loader. Also fix a syntax... newbie... issue

This commit is contained in:
Loic Blot
2015-01-06 13:53:46 +00:00
parent 816a3a784f
commit c9fa6a7fc9
2 changed files with 10 additions and 8 deletions
+2
View File
@@ -54,4 +54,6 @@ class ConfigMapper extends Mapper {
return false;
}
}
};
?>