[kronolith] undefined function: ctype_upper()
Joakim Ryden
jo@our-own.net
Sun, 15 Sep 2002 19:19:52 -0700
Quoting Chuck Hagenbuch <chuck@horde.org>:
=> Quoting Joakim Ryden <jo@our-own.net>:
=>
=> > i have a kronolith cvs checkout from last night and whenever i go
=> to add
=> > an event i get:
=> >
=> > Fatal error: Call to undefined function: ctype_upper() in
=> > /var/www/hosts/gbe/horde-new/lib/Horde.php on line 1083
=>
=> If your PHP is older than 4.2.0, you need to explicitly enable the
=> ctype
=> functions.
That did it of course - thanks Chuck.
--Jo