[pLog-svn] r6807 - plog/branches/lifetype-1.2/class/template/smarty/internals

endless enigma endless_enigma at mail.ru
Wed Feb 18 15:01:03 EST 2009


thanks for that upgrade jon

regards,
chromos

On Wed, 18 Feb 2009 19:59:40 +0100, <jondaley at devel.lifetype.net> wrote:

> Author: jondaley
> Date: 2009-02-18 13:59:39 -0500 (Wed, 18 Feb 2009)
> New Revision: 6807
>
> Modified:
>    plog/branches/lifetype-1.2/class/template/smarty/internals/core.write_file.php
> Log:
> documented our only change to the smarty core
>
> Modified:  
> plog/branches/lifetype-1.2/class/template/smarty/internals/core.write_file.php
> ===================================================================
> ---  
> plog/branches/lifetype-1.2/class/template/smarty/internals/core.write_file.php	2009-02-18  
> 18:59:01 UTC (rev 6806)
> +++  
> plog/branches/lifetype-1.2/class/template/smarty/internals/core.write_file.php	2009-02-18  
> 18:59:39 UTC (rev 6807)
> @@ -41,6 +41,8 @@
>          // On platforms and filesystems that cannot overwrite with  
> rename()
>          // delete the file before renaming it -- because windows always  
> suffers
>          // this, it is short-circuited to avoid the initial rename()  
> attempt
> +
> +        // jondaley/lifetype modification:
>          if( file_exists( $params['filename']))  
> @unlink($params['filename']);
>          @rename($_tmp_file, $params['filename']);
>      }
>
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-svn
>



-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/




More information about the pLog-svn mailing list