Licence de Path.php (WTFPL).
This commit is contained in:
parent
bc15e4caad
commit
4f14d14389
|
@ -1,5 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
// http://www.liranuna.com/php-path-resolution-class-relative-paths-made-easy/
|
// http://www.liranuna.com/php-path-resolution-class-relative-paths-made-easy/
|
||||||
|
// Licence : WTFPL
|
||||||
/**
|
/**
|
||||||
* @class Path
|
* @class Path
|
||||||
*
|
*
|
||||||
|
@ -84,4 +85,4 @@ final class Path
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user