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
blog
php
markdown
cms
php8
blog-engine
flat-file
website
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
588
Commits
1
Branch
12 MiB
PHP
49.5%
CSS
33.3%
JavaScript
17.2%
Tree:
f5436d446c
master
v2.9.5
v2.9.4
v2.9.3
v2.9.2
v2.9.1
v2.9.0
v2.8.9
v2.8.8
v2.8.7
v2.8.5
v2.8.4
v2.8.3
v2.8.2
v2.8.1
v2.8.0
v2.7.9
v2.7.8
v2.7.7
v2.7.6
v2.7.5
v2.7.4
v2.7.3
v2.7.2
v2.7.1
v2.7.0
v2.6.9
v2.6.8
v2.6.7
v2.6.6
v2.6.5
v2.6.4
v2.6.3
v2.6.2
v2.6.1
v2.6.0
v2.5.9
v2.5.8
v2.5.7
v2.5.6
v2.5.5
v2.5.4
v2.5.3
v2.5.2
v2.5.1
v2.5
v2.4.1
v2.4
v2.3
v2.2
v2.1
v2.0
v1.9
v1.8
v1.7
v1.6
v1.5
v1.1
v1.0
v.2.8.6
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'f5436d446c'
${ noResults }
bibiuc.com
/
system
/
includes
History
Stefan Björk
f5436d446c
If there was two blog entries with the same permalink but different dates, `find_post` always returned the latest one and ignored year/month. Fixed by checking that `$year` is actually set to NULL, which is the case if you use the post/title permalink type.
4 years ago
..
.htaccess
Improve the admin integration
12 years ago
dispatch.php
Don't cache the 404 page
5 years ago
functions.php
If there was two blog entries with the same permalink but different dates, `find_post` always returned the latest one and ignored year/month. Fixed by checking that `$year` is actually set to NULL, which is the case if you use the post/title permalink type.
4 years ago
opml.php
[TASK] update composer
10 years ago
session.php
[TASK] update composer
10 years ago