This website requires JavaScript.
Explore
Help
Sign in
prehistoric-systems
/
mytinytodo
Watch
1
Star
0
Fork
You've already forked mytinytodo
0
mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced
2026-03-11 08:55:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
01a0cdb50b
mytinytodo
/
src
/
includes
/
version.php
10 lines
107 B
PHP
Raw
Normal View
History
Unescape
Escape
do not use version.txt and @VERSION
2022-02-07 16:08:41 +00:00
<
?
php
namespace
mytinytodo
;
class
Version
{
Set version to 1.7.4
2023-08-03 11:19:10 +00:00
const
VERSION
=
'1.7.4'
;
check db exists in homepage
2022-07-12 08:26:12 +00:00
const
DB_VERSION
=
'1.7'
;
do not use version.txt and @VERSION
2022-02-07 16:08:41 +00:00
}
Reference in a new issue
Copy permalink