Commit Graph

15 Commits

Author SHA1 Message Date
9ac45f5363 Regex for PDO DSN
Old regex matched ADOdb URI. Also, this regex allows the user, pass, host and database information
to appear in any order.
2012-03-02 10:17:13 -06:00
c2bf42ef5a less passing of $page 2012-02-15 08:59:24 +00:00
30eb5ddd8b More type hints! 2012-02-09 23:04:37 -05:00
3584f40551 Merge branch 'master' of github.com:shish/shimmie2 2012-02-09 01:07:21 +00:00
0698b780f9 remove regular Extension, have SimpleExtension take its place, optimise the event system based on SimpleExtension methods 2012-02-08 12:07:01 +00:00
4697e21fcd HINT ALL THE TYPES. SIMPLE ALL THE EXTENSIONS. 2012-02-08 11:24:25 +00:00
07e786101d download all images function for admin 2012-02-07 00:02:52 +00:00
d3d395c347 reset image id function for admin
this basically grabs all the image_id's > sets them all from 1-whatever (so it would be like you never deleted an image)
2012-02-07 00:02:48 +00:00
699087cd98 database_dsn is a constant now 2012-02-02 03:53:03 +00:00
18d6fa317c adminpage -> simpleext 2012-01-30 03:22:41 +00:00
6e64857936 wibble towards being totally SimpleExtension based, as that's easier to programatically optimise 2012-01-27 18:16:46 +00:00
b0dae2497e remove mysql-adodb specific function 2011-01-01 19:00:30 +00:00
726dd80662 delete by query 2010-12-23 14:00:50 +00:00
18403a3fa6 csrf-proofing for extensions 2010-10-07 21:26:27 +01:00
843e2b2cc9 admin extension is no longer core 2010-01-05 11:08:32 +00:00