This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
php-vn-lib
Watch
0
Star
0
Fork
You've already forked php-vn-lib
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
c73e018c0a
php-vn-lib
/
configure.php
10 lines
86 B
PHP
Raw
Normal View
History
Unescape
Escape
Initial import
2015-01-23 12:38:29 +00:00
<
?
php
set_include_path
(
get_include_path
()
Directorios reestructurados, ahora se usa debuild para construir el paquete Debian
2015-08-20 13:09:11 +00:00
.
PATH_SEPARATOR
.
__DIR__
.
'/lib'
Initial import
2015-01-23 12:38:29 +00:00
);
?>