make use of // {{{ // }}}
authorx2000habouzit <x2000habouzit>
Sun, 21 Nov 2004 14:33:28 +0000 (14:33 +0000)
committerx2000habouzit <x2000habouzit>
Sun, 21 Nov 2004 14:33:28 +0000 (14:33 +0000)
include/xorg.hook.inc.php
scripts/devel/foobar.php

index 46eb26d..1440abe 100644 (file)
@@ -41,7 +41,7 @@ require_once("PEAR.php");
  * @category XOrgCore
  * @package  XOrgCore
  * @author   Pierre Habouzit <pierre.habouzit@polytechnique.org>
- * @version  $Id: xorg.hook.inc.php,v 1.4 2004-11-21 12:49:20 x2000habouzit Exp $
+ * @version  $Id: xorg.hook.inc.php,v 1.5 2004-11-21 14:33:28 x2000habouzit Exp $
  * @access   public
  * @link     http://doc.polytechnique.org/XOrgModule/#hook
  * @since    Classe available since 0.9.3
@@ -119,5 +119,5 @@ overload('XOrgHook');
 
 // }}}
 
-// vim:set et sw=4 sts=4 sws=4:
+// vim:set et sw=4 sts=4 sws=4 foldmethod=marker:
 ?>
index 5f373b1..f7dabd0 100644 (file)
  *  Foundation, Inc.,                                                      *
  *  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                *
  ***************************************************************************
-        $Id: foobar.php,v 1.1 2004-08-31 11:38:21 x2000habouzit Exp $
+        $Id: foobar.php,v 1.2 2004-11-21 14:33:29 x2000habouzit Exp $
  ***************************************************************************/
 
 require('auto.prepend.inc.php');
 
  
-// vim:set et sw=4 sts=4 sws=4:
+// vim:set et sw=4 sts=4 sws=4 foldmethod=marker:
 ?>