Skip to content

Commit

Permalink
Change comment to match actual order
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccue committed Dec 30, 2009
1 parent 60f5c8d commit 363724d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions numbat/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@
* This method is called automatically in case you are trying to use a class which hasn't been defined yet.
*
* We look for the undefined class in the following folders:
* - /system/classes/*.php
* - /user/classes/*.php
* - /user/sites/x.y.z/classes/*.php
* - /app/(classes|datatypes|views)/*.php
* - /numbat/(classes|datatypes|views)/*.php
*
* @param string $class_name Class called by the user
*/
Expand Down

0 comments on commit 363724d

Please sign in to comment.