cgm225 Posted April 16, 2008 Share Posted April 16, 2008 Is there a way to consolidate/combine these two lines of code? FrontController::setPageDir(PAGE_DIR); FrontController::getInstance()->dispatch(false); Link to comment https://forums.phpfreaks.com/topic/101376-is-there-a-way-to-consolidatecombine-these-two-lines-of-code/ Share on other sites More sharing options...
p2grace Posted April 16, 2008 Share Posted April 16, 2008 No way that I'd know of unless you actually changed the way the class was structured. Why do you need to consolidate it? Link to comment https://forums.phpfreaks.com/topic/101376-is-there-a-way-to-consolidatecombine-these-two-lines-of-code/#findComment-518610 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.