cvs: smarty /libs/internals core.rmdir.php

[email protected] ("Messju Mohr")
Newsgroups php.smarty.cvs
Message-ID <cvsmessju1119547857@cvsserver>
messju		Thu Jun 23 13:30:57 2005 EDT

  Modified files:              
    /smarty/libs/internals	core.rmdir.php 
  Log:
  removed unnecessary require('core.rmdir.php')
  
  
  
http://cvs.php.net/diff.php/smarty/libs/internals/core.rmdir.php?r1=1.2&r2=1.3&ty=u
Index: smarty/libs/internals/core.rmdir.php
diff -u smarty/libs/internals/core.rmdir.php:1.2 smarty/libs/internals/core.rmdir.php:1.3
--- smarty/libs/internals/core.rmdir.php:1.2	Fri Sep 17 22:09:35 2004
+++ smarty/libs/internals/core.rmdir.php	Thu Jun 23 13:30:57 2005
@@ -32,7 +32,6 @@
                         'level' => $params['level'] + 1,
                         'exp_time' => $params['exp_time']
                     );
-                    require_once(SMARTY_CORE_DIR . 'core.rmdir.php');
                     smarty_core_rmdir($_params, $smarty);
                 }
                 else {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.