]> git.mjollnir.org Git - moodle.git/commit
Changes to support GD 1 and GD 2. Well, to be more accurate, we now
authormartin <martin>
Thu, 13 Jun 2002 11:18:52 +0000 (11:18 +0000)
committermartin <martin>
Thu, 13 Jun 2002 11:18:52 +0000 (11:18 +0000)
commit22f4320bdb7d039e3ed818cf9b735301ce72f9ab
tree79dc76d3cf430ac1c58e31b52d779b37bae20fd9
parent849bc02af18cffa8bb486338249ba033534002ca
Changes to support GD 1 and GD 2.  Well, to be more accurate, we now
rely on the administrator to tell us which is installed because PHP
is not reliable  (eg GD 2.* functions are available in 4.0.6 and later
EVEN WHEN gd 2 is not present ... sigh).

So, new config variable  $CFG->gdversion
config-dist.php
user/edit.php
user/lib.php