On Sun, Jan 20, 2013 at 9:47 AM, whisher <whishe...@gmail.com> wrote: > I've used the map generator utility successfully > with this comand > php /home/fb/public_html/gs/vendor/bin/classmap_generator.php -w -l > /home/fb/public_html/gs/module/Album -o > /home/fb/public_html/gs/module/Album/autoload_classmap.php > // Generated by ZF2's ./bin/classmap_generator.php > return array( > 'Album\Module' => __DIR__ . '//Module.php',
<snip> > I'm wondring if it's all ok (my doubt is about the double //) I've never witnessed the additional slash occurring when I've run the utility; what version of ZF2 are you using? Also, to answer your question: it won't cause any issues. -- Matthew Weier O'Phinney Project Lead | matt...@zend.com Zend Framework | http://framework.zend.com/ PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc -- List: fw-general@lists.zend.com Info: http://framework.zend.com/archives Unsubscribe: fw-general-unsubscr...@lists.zend.com