commit 4f14d143896a87fcd5ba1c7dbf957cb39fde738d
parent bc15e4caada8f4b7d7462e7a963d1c810256c2f5
Author: Georges Dupéron <jahvascriptmaniac+github@free.fr>
Date: Sun, 1 Aug 2010 21:10:12 +0200
Licence de Path.php (WTFPL).
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/__cms__/chemin/path.php b/__cms__/chemin/path.php
@@ -1,5 +1,6 @@
<?php
// http://www.liranuna.com/php-path-resolution-class-relative-paths-made-easy/
+// Licence : WTFPL
/**
* @class Path
*
@@ -84,4 +85,4 @@ final class Path
}
}
-?>
-\ No newline at end of file
+?>