htmly/system/includes
KuJoe c1ae1c2cbf Add the ability to call the author's avatar using the $next and $prev arrays.
Static placeholders in themes can be replaced with this code now to call the author's avatar:
<?php echo $next['authorAvatar']; ?>
<?php echo $prev['authorAvatar']; ?>
2024-09-02 16:51:56 -04:00
..
.htaccess Improve the admin integration 2014-01-30 00:42:00 +07:00
dispatch.php Check GD 2024-07-15 18:23:17 +07:00
functions.php Add the ability to call the author's avatar using the $next and $prev arrays. 2024-09-02 16:51:56 -04:00
opml.php [TASK] update composer 2015-03-30 19:06:21 +02:00
session.php Multi URLs session 2024-01-06 19:09:01 +07:00