diff options
author | Kevin Chabowski <kevin@kch42.de> | 2012-01-13 18:20:07 +0100 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2012-01-13 18:20:07 +0100 |
commit | c6c325b562ac030bdaadb69793781c6f6c36a73f (patch) | |
tree | a27360f301dfd21985e327e33e482427a260543d /ratatoeskr/sys/textprocessors.php | |
parent | 1f8533ded93beac340daa2f8672b9f3d5c7e8414 (diff) | |
download | ratatoeskr-cms-c6c325b562ac030bdaadb69793781c6f6c36a73f.tar.gz ratatoeskr-cms-c6c325b562ac030bdaadb69793781c6f6c36a73f.tar.bz2 ratatoeskr-cms-c6c325b562ac030bdaadb69793781c6f6c36a73f.zip |
Improved documentation.
* languages.php is now documented.
* Docu of textprocessors.php improved, now fits better in the NaturalDocs
generated menu.
Diffstat (limited to 'ratatoeskr/sys/textprocessors.php')
-rw-r--r-- | ratatoeskr/sys/textprocessors.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ratatoeskr/sys/textprocessors.php b/ratatoeskr/sys/textprocessors.php index 08ea25c..ea6fb82 100644 --- a/ratatoeskr/sys/textprocessors.php +++ b/ratatoeskr/sys/textprocessors.php @@ -1,6 +1,6 @@ <?php /* - * File: ratatoeskr/textprocessors.php + * File: ratatoeskr/sys/textprocessors.php * Manage text processors (functions that transform text to HTML) and implement some default ones. * * License: |