This website requires JavaScript.
Explore
Help
Sign in
beenull
/
Pico
Watch
1
Star
0
Fork
You've already forked Pico
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
5e77d862bf
Pico
/
index.php
4 lines
65 B
PHP
Raw
Normal View
History
Unescape
Escape
Initial commit.
2012-04-04 13:45:09 +00:00
<
?
php
Move constants to global.php
2015-08-28 16:19:03 +00:00
require_once
(
__DIR__
.
'/global.php'
);
Initial commit.
2012-04-04 13:45:09 +00:00
$pico
=
new
Pico
();
Reference in a new issue
Copy permalink