Open GoogleCodeExporter opened 8 years ago
solution: change file SitemapGenerator.php string 196
from
if (($pos=strpos($file,'Controller'))!==false) to
if (($pos=strpos($file,'Controller.php'))!==false)
Original comment by h...@optimozg.com
on 22 Aug 2013 at 12:02
Original issue reported on code.google.com by
h...@optimozg.com
on 21 Aug 2013 at 11:54