fcaea63b84
* Use Smarty to split View and Controller on studs page (work in progress) * Add field "active" to Poll * And some other stuff...
10 lines
134 B
JSON
10 lines
134 B
JSON
{
|
|
"require": {
|
|
"smarty/smarty": "3.1.21"
|
|
},
|
|
|
|
"autoload": {
|
|
"psr-0": {"Framadate": "app/classes/"}
|
|
}
|
|
}
|