jgen
|
1ca3865a1c
|
Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag )
|
2014-04-25 22:54:51 -04:00 |
|
jgen
|
4ec5a7ce52
|
Removing the closing PHP "?>" tag as per style guidelines.
|
2014-04-24 22:22:16 -04: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
|
8dfeb7cda3
|
longer cache timings, with better invalidation
|
2012-06-24 01:57:12 +01:00 |
|
Shish
|
ee1162309a
|
block caching
|
2012-06-23 23:21:04 +01:00 |
|
Shish
|
67f1c1c51d
|
store enabled exts in a config file, rather than moving directories around
|
2012-03-31 18:59:28 +01:00 |
|