-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

John Ridgway wrote:
| When I direct Safari to www.finkproject.org I get the following
| undesirable result:
|
| Fatal error: Call to undefined function insert_sub() in
/var/www/www.finkproject.org/header.inc
|   on line 359
|
| Is this me, or is the site broken?

don't ask me why, but php suddenly stopped accepting:

~  function insert_sub ($vars) {

...I had to change it to:

~  function insert_sub($vars) {

Not sure why it suddenly appeared though, last time the site got updated
(AFAIK) was last week.  Maybe squid just finally stopped caching the old
one?

Anyways, it's fixed now.  Sorry for the (weird) inconvenience.


- --
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD4DBQFHk5wrUu+jZtP2Zf4RAq/VAJjieg+mcWUEd4xXgJU/TaoN4MBkAKCAOwtr
f3hVNTuLDXAF6BvZmLyAiA==
=zRdV
-----END PGP SIGNATURE-----

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to