Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
この線の経路を教えてください。ファイルについてアドバイスをお願いします...
Phpfox::getLib('module')->setController('photo.view');
Phpfox::getLib('module')->setController('photo.view'); this syntax used to set another controller with in controller file.
写真を見る
Photo - module name view - controller name /module/photo/include/component/controller/view.class.php here is the file