diff options
Diffstat (limited to 'ext/spl/spl.php')
| -rwxr-xr-x | ext/spl/spl.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ext/spl/spl.php b/ext/spl/spl.php index 55de408d3f..5c77857ff9 100755 --- a/ext/spl/spl.php +++ b/ext/spl/spl.php @@ -1,5 +1,14 @@ <?php +/** \file spl.php + * \ingroup SPL + * \brief Documentation of internal classes and interfaces + * + * SPL - Standard PHP Library + * + * (c) Marcus Boerger, 2003 - 2004 + */ + /** \mainpage SPL - Standard PHP Library * * SPL - Standard PHP Library |
