This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
kiduc
/
bibiuc.com
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
59
Wiki
Activity
Browse Source
Update
pull/674/head
v2.9.2
danpros
1 year ago
parent
a5524d048d
commit
4653c14008
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
cache/installedVersion.json
+1
-1
index.php
+ 1
- 1
cache/installedVersion.json
View File
@ -1,3 +1,3 @@
{
"tag_name"
:
"v2.9.
1
"
"tag_name"
:
"v2.9.
2
"
}
+ 1
- 1
index.php
View File
@ -1,6 +1,6 @@
<
?
php
define
(
'HTMLY'
,
true
);
define
(
'HTMLY_VERSION'
,
'v2.9.
1
'
);
define
(
'HTMLY_VERSION'
,
'v2.9.
2
'
);
$config_file
=
'config/config.ini'
;
require
'system/vendor/autoload.php'
;
require
'system/htmly.php'
;
Write
Preview
Loading…
Cancel
Save