From 8347bdd445b646ea77c43228253ce9aefa6a8c88 Mon Sep 17 00:00:00 2001 From: thirdid Date: Mon, 21 Dec 2009 00:13:05 +0000 Subject: Removed branches/Bayonet CMS v2/ajax Accidental addition of code. git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2@382 c5b2fb0a-d05d-0410-98c8-828840a80ff6 --- ajax/form_suggestions/gethint.php | 71 --------------------------------------- 1 file changed, 71 deletions(-) delete mode 100644 ajax/form_suggestions/gethint.php (limited to 'ajax/form_suggestions/gethint.php') diff --git a/ajax/form_suggestions/gethint.php b/ajax/form_suggestions/gethint.php deleted file mode 100644 index 8cb7379..0000000 --- a/ajax/form_suggestions/gethint.php +++ /dev/null @@ -1,71 +0,0 @@ -0 -if (strlen($q) > 0) - { - $hint=""; - for($i=0; $i \ No newline at end of file -- cgit