]> git.llucax.com Git - software/bife/bife-all.git/blobdiff - BIFE/Generic.php
* Fixed headers in .php files.
[software/bife/bife-all.git] / BIFE / Generic.php
index d10a57747e2b3cd1bc8a564c37566456a9a6c4fa..a9baaf4bee69c53822aa6aaf93d5c6089fd53471 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 // vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4:
 // +--------------------------------------------------------------------+
-// |                      BIFE - Buil It Fast & Easy                    |
+// |                       BIFE - Buil It FastEr                        |
 // +--------------------------------------------------------------------+
 // | This file is part of BIFE.                                         |
 // |                                                                    |
@@ -19,7 +19,7 @@
 // | along with Hooks; if not, write to the Free Software Foundation,   |
 // | Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA      |
 // +--------------------------------------------------------------------+
-// | Created: 
+// | Created: Wed May 17 18:16:54 ART 2003                              |
 // | Authors: Leandro Lucarella <luca@lugmen.org.ar>                    |
 // +--------------------------------------------------------------------+
 //
@@ -106,4 +106,4 @@ class BIFE_Generic extends BIFE_Container {
 
 } // -X2C Class :Generic
 
-?>
\ No newline at end of file
+?>