1
0
mirror of https://github.com/php/php-src.git synced 2026-04-11 01:53:36 +02:00

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

This commit is contained in:
Jouni Ahto
2000-06-14 05:11:16 +00:00
parent 239d30bbee
commit 3ca7eb7485

View File

@@ -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)
{