Merge branch 'mvc' into live
[dylansserver.git] / model /
2013-02-13  Dylan LloydMerge branch 'mvc' into live
2013-02-13  Dylan Lloyduse htmlspecialchars to escape authorname
2012-06-27  Dylan LloydMerge branch 'dev' of dl:dylansserver into dev
2012-06-27  Dylan LloydMerge branch 'dev' into live
2012-06-27  Dylan Lloydpass-by-reference defined in func. def. not call
2012-03-24  Dylan Lloydseparated model/note.php into functions
2012-03-24  Dylan Lloydarchive now separated m/v/c
2012-03-24  Dylan Lloydrss layout now fully separated m/v/c
2012-03-24  Dylan Lloydindex layout now fully separated m/v/c
2012-03-24  Dylan Lloydpage layout now fully separated m/v/c
2012-03-23  Dylan Lloydall page types now served with model/view
2012-03-23  Dylan Lloydnow using a model for note pages, but its not clean