From 869b84732d04d717d3a1faf967e6bd13564dd814 Mon Sep 17 00:00:00 2001 From: Kyle Johnson Date: Mon, 6 May 2013 11:05:33 -0400 Subject: [PATCH] Changed the primaryKey to the actual primary key of the Config table --- web/app/Model/Config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/Model/Config.php b/web/app/Model/Config.php index adddb440e..cd3a4adc6 100644 --- a/web/app/Model/Config.php +++ b/web/app/Model/Config.php @@ -1,6 +1,6 @@