index
:
ratatoeskr-cms
develop
feature-access-control-lists
feature-easier-templating
feature-move-data-checking-to-models
feature-plugin-articledata
feature-ui-improvements
hotfix
master
replace-mysql-with-pdo
Ratatöskr is a flexible Content Management System / Blogging Software for PHP 5.3.
Laria Carolin Chabowski
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ratatoeskr
/
sys
/
utils.php
Commit message (
Expand
)
Author
Age
*
Move delete_directory() into Plugin class
Laria Carolin Chabowski
2020-11-08
*
Remove intcmp()
Laria Carolin Chabowski
2020-11-08
*
Replace array_repeat() with equivalent array_fill() calls
Laria Carolin Chabowski
2020-11-08
*
Remove unused function
Laria Carolin Chabowski
2020-11-08
*
Deprecate htmlesc for Esc::esc
Laria Carolin Chabowski
2020-09-25
*
Code cleanup
Laria Carolin Chabowski
2020-09-21
*
Automatic code formatting
Laria Carolin Chabowski
2020-04-26
*
Some simple code formatting
Laria Carolin Chabowski
2020-04-26
*
Expand tabs and remove trailing whitespace
Laria Carolin Chabowski
2020-04-26
*
htmlesc now uses htmlspecialchars instead of htmlentities
Kevin Chabowski
2012-02-18
*
Modified db-model for plugins and fixed a bug in the frontend.
Kevin Chabowski
2011-12-18
*
Fixed ugly code...
Kevin Chabowski
2011-12-04
*
More functions for utils.php and some testing tools.
Kevin Chabowski
2011-10-05
*
Fixed array_repeat
Kevin Chabowski
2011-09-22
*
Improved documentation.
Kevin Chabowski
2011-08-18
*
(Almost) finished DB-Models / abstraction layer.
Kevin Chabowski
2011-07-21