wwtg99 / Flight2wwu

PHP framework
MIT License
1 stars 0 forks source link

hi man, i have a problem with flightphp, can you help me ? #1

Open fkwl opened 8 years ago

fkwl commented 8 years ago

when i use flightphp, i create a basecontroller as my base class, and create __construct method, but this method didn't work, do you know why ?

wwtg99 commented 8 years ago

I use static methods in controller, so no __construct used.