Further link-cache related stuff.
[lhc/web/wiklou.git] / update.php
index 6653591..b3c04ee 100644 (file)
@@ -1,5 +1,18 @@
 <?
 
+
+/*
+
+  TODO: Links cache will be very unhappy without a table like this //e23
+
+       CREATE TABLE linkscc (lcc_pageid INT UNSIGNED NOT NULL UNIQUE KEY,
+                             lcc_title VARCHAR(255) NOT NULL UNIQUE KEY,
+                             lcc_cacheobj MEDIUMBLOB NOT NULL);
+
+*/
+
+
+
 # Update already-installed software
 #