[Care2002-developers] file_put_contents() issue

2006-10-06 Thread zabmile...@charter.net
Nice catch :-) I love file_put_contents, but I had forgotten that it was a pure php5 solution. During my next commit cycle I will implement Kurt's solution, as it will work just fine. Thank you, --Brian Zab > From: Kaloyan Raev <[EMAIL PROTECTED]> > I also tried the installer with PHP 4. U

Re: [Care2002-developers] Beginnings of a Native Installer

2006-10-06 Thread Kurt Brauchli
Hello > I also tried the installer with PHP 4. Unfortunately, it does not work > due to an error: > > Fatal error: Call to undefined function: file_put_contents() > in /var/www/care2x-php5/setup/_main.php on line 214 you could put simply this somewhere in an include file if( !function_exists('fi