diff develop/models/_extractapp_func.php @ 13:cc36a20a68ab

automatically decide which rows (what data) should be shown in the exporting table based on the topic.
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Tue, 17 Feb 2015 15:25:11 +0100
parents e82ca7375e93
children
line wrap: on
line diff
--- a/develop/models/_extractapp_func.php	Mon Feb 16 16:51:39 2015 +0100
+++ b/develop/models/_extractapp_func.php	Tue Feb 17 15:25:11 2015 +0100
@@ -10,10 +10,6 @@
     case 'SmartRegexSave':
         SmartRegexSave();
         break;
-
-    case 'SaveTextToLGService':
-        SaveTextToLGService();
-        break;
     
     default:
         SmartRegexLoad();