[dev] Re: [cvs] commit: ansel image.php

Michael M Slusarz slusarz at bigworm.colorado.edu
Mon Jul 14 21:38:41 PDT 2003


Quoting Rick Emery <rick at emery.homelinux.net>:

| Quoting Mike Cochrane <mike at graftonhall.co.nz>:
|
| > mikec       2003/07/14 15:56:23 PDT
| >
| >   Modified files:
| >     .                    image.php
| >   Log:
| >   Don't use php 4.3 only way of getting file contents.
| >
| >   Revision  Changes    Path
| >   1.5       +2 -2      ansel/image.php
| >
| >   Chora Links:
| >   http://cvs.horde.org/diff.php/ansel/image.php?r1=1.4&r2=1.5&ty=u
|
| Cool! Thanks Mike!

You should probably use get_file_contents() if PHP 4.3.0+ is present rather
than using the much slower, less efficient way that works with all versions
of PHP.

michael

______________________________________________
Michael Slusarz [slusarz at bigworm.colorado.edu]
The University of Colorado at Boulder


More information about the dev mailing list