1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 13:12:41 +00:00

Subject Robo file to coding standards

This commit is contained in:
J. King 2017-12-19 22:21:54 -05:00
parent 0785f832de
commit 392376a1ef
2 changed files with 26 additions and 25 deletions

View file

@ -10,6 +10,7 @@ const BASE = __DIR__.DIRECTORY_SEPARATOR;
$paths = [
__FILE__,
BASE."arsse.php",
BASE."RoboFile.php",
BASE."lib",
BASE."tests",
];