jgen
|
6f685ca227
|
Use the method from core/util to parse the bool from the DB instead.
|
2014-04-25 17:39:46 -04:00 |
|
jgen
|
bcd3f991de
|
Removing the closing PHP "?>" tag as per style guidelines.
|
2014-04-25 17:34:20 -04:00 |
|
Shish
|
db5aa56300
|
remove a bunch of dead code
|
2014-03-29 11:44:34 +00:00 |
|
jgen
|
9892d1f7fd
|
PostgreSQL does not support INDEX() inside the CREATE TABLE method. You must create the index as a separate query. Fortunately MySQL also support this way of doing things as well.
|
2014-02-22 23:02:11 -05:00 |
|
Shish
|
67f1c1c51d
|
store enabled exts in a config file, rather than moving directories around
|
2012-03-31 18:59:28 +01:00 |
|