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:
parent
0785f832de
commit
392376a1ef
2 changed files with 26 additions and 25 deletions
|
@ -10,6 +10,7 @@ const BASE = __DIR__.DIRECTORY_SEPARATOR;
|
|||
$paths = [
|
||||
__FILE__,
|
||||
BASE."arsse.php",
|
||||
BASE."RoboFile.php",
|
||||
BASE."lib",
|
||||
BASE."tests",
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue