Index: openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/Classes/NetPBM.php =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/Classes/NetPBM.php,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/Classes/NetPBM.php 11 Nov 2005 20:32:44 -0000 1.2 +++ openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/Classes/NetPBM.php 4 Jun 2006 00:45:51 -0000 1.3 @@ -205,7 +205,7 @@ /** * Save the image file * - * @param $filename string the name of the file to write to + * @param string $filename the name of the file to write to * @param string $type (jpeg,png...); * @param int $quality 75 * @return none