Hi,
i just download a new ckfinder, then put it on a project under Zend Studio 8.
but the IDE report:
Cannot reduce access level for method 'buildXml'
the file is "CopyFiles.php". and other files also has errors.
How can i do it?
i just modify it to
"public function buildXml()"
it is all right.
But is it the best methond?
Need your help! Thanks!
i just download a new ckfinder, then put it on a project under Zend Studio 8.
but the IDE report:
Cannot reduce access level for method 'buildXml'
the file is "CopyFiles.php". and other files also has errors.
How can i do it?
i just modify it to
"public function buildXml()"
it is all right.
But is it the best methond?
Need your help! Thanks!