Browse Source

# Prevent Hartmut finding this until it is actually implemented...

PHP-4.0.5
Jouni Ahto 26 years ago
parent
commit
3ca7eb7485
  1. 2
      ext/gd/gd.c

2
ext/gd/gd.c

@ -513,7 +513,7 @@ PHP_FUNCTION(imagecreatefromxbm)
}
/* }}} */
/* {{{ proto int imagecreatefromxpm(string filename)
/* {{{ droto int imagecreatefromxpm(string filename)
Create a new image from XPM file or URL */
PHP_FUNCTION(imagecreatefromxpm)
{

Loading…
Cancel
Save