From: Dylan Lloyd Date: Fri, 9 Oct 2015 02:58:52 +0000 (+0000) Subject: add acadiagateway project X-Git-Url: https://disinclined.org/git/?a=commitdiff_plain;h=bc7141e7e29cfaf7fdcd93824d1a015fce88f8e7;hp=aec9d56d7dab59c9cb3a58a8a102554b86ddfeea;p=dylansserver.git add acadiagateway project --- diff --git a/model/model.php b/model/model.php index 9088831..f9bb164 100644 --- a/model/model.php +++ b/model/model.php @@ -31,7 +31,7 @@ class model { $args = func_get_args(); $statement = $this->db->prepare($args[0]); $args = array_slice($args, 1); - call_user_func_array(array($statement, 'bind_param'), $args); + call_user_func_array(array($statement, 'bind_param'), &$args); $statement->execute(); $return = array(); $statement->store_result(); diff --git a/view/index.php b/view/index.php index 33d5279..953a8e6 100644 --- a/view/index.php +++ b/view/index.php @@ -37,11 +37,17 @@
  • duckduckgo.com
  • +
  • tracybanks.com
  • +
  • tempositions.com
  • activehamptons.com
  • + +
  • acadiagateway.com
  • personal projects: