This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
chevereto-free
mirror of
https://github.com/rodber/chevereto-free
Watch
1
Star
0
Fork
You've already forked chevereto-free
0
Code
Issues
Projects
Releases
Wiki
Activity
0cba3b880f
chevereto-free
/
app
/
app.php
3 lines
79 B
PHP
Raw
Normal View
History
Unescape
Escape
Initial release
2016-08-18 20:39:31 +00:00
<
?
php
define
(
'G_APP_NAME'
,
'Chevereto Free'
);
Closes #1 and fixes #2
2016-08-29 15:42:15 +00:00
define
(
'G_APP_VERSION'
,
'1.0.1'
);