From eda53d1d4130965b5d49edb3d27ebe5f1a4c420f Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 18 Apr 2012 01:34:55 +0000 Subject: Started work on updating for acf-core-0.15 Removed controllerfunctions library (still needs more work and corresponding work in model) Updated for viewfunctions to htmlviewfunctions --- postgresql-model.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postgresql-model.lua') diff --git a/postgresql-model.lua b/postgresql-model.lua index 690802d..6a4d188 100644 --- a/postgresql-model.lua +++ b/postgresql-model.lua @@ -34,7 +34,7 @@ end -- ################################################################################ -- PUBLIC FUNCTIONS -function get_startstop(clientdata) +function get_startstop(clientdata) return modelfunctions.get_startstop(processname) end -- cgit v1.2.3