camelcase filenames in classes folder

This commit is contained in:
Hannes Mannerheim 2014-09-10 19:26:49 +02:00
parent 8b4e9060cb
commit fcdab959d6
2 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,7 @@
· · · ·
· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · */ · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · */
if (!defined('GNUSOCIAL')) { exit(1); } if (!defined('GNUSOCIAL')) { exit(1); }
class ApiQvitterAction extends ApiAction class ApiQvitterAction extends ApiAction

View File

@ -34,6 +34,7 @@
· · · ·
· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · */ · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · */
if (!defined('STATUSNET')) { if (!defined('STATUSNET')) {
exit(1); exit(1);
} }