panique / mini

Just an extremely simple naked PHP application, useful for small projects and quick prototypes. Some might call it a micro framework :)
1.35k stars 478 forks source link

Please organize classes with namespaces #241

Closed trivender closed 7 years ago

trivender commented 7 years ago

Hi - I am getting error "Can't defined class because it is already defined.." . Request you to organize class with namespaces.

trivender commented 7 years ago

Solved https://github.com/panique/mini/issues/209