propelorm / Propel2

Propel2 is an open-source high-performance Object-Relational Mapping (ORM) for modern PHP
http://propelorm.org/
MIT License
1.26k stars 398 forks source link

Fix #1884 - Incorrect path of template folder #1885

Closed sacerro closed 2 years ago

sacerro commented 2 years ago

Replace "strpos" with "strrpos" to find the last occurrence of src folder.