summaryrefslogtreecommitdiff
path: root/server/Test/AppTestClass.php
diff options
context:
space:
mode:
authorYoggzo <yogg@epsina.com>2016-02-29 14:21:59 +0100
committerYoggzo <yogg@epsina.com>2016-02-29 14:21:59 +0100
commitd0033ae6c5c2d14a3a522c86ed590d98a77267ba (patch)
tree2306413e5f89326f0d2eed55560c3a8a034d0c45 /server/Test/AppTestClass.php
parentcfce59d6dc120848624e105614575ae0f48af81b (diff)
parent3656654077f505dd782678451760eba45b59707b (diff)
apptest
Diffstat (limited to 'server/Test/AppTestClass.php')
-rwxr-xr-xserver/Test/AppTestClass.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/server/Test/AppTestClass.php b/server/Test/AppTestClass.php
index 3ff0aea..4d1f824 100755
--- a/server/Test/AppTestClass.php
+++ b/server/Test/AppTestClass.php
@@ -27,10 +27,14 @@ class AppTest{
$this->errorClass = new errorManagement($this);
$this->output = array();
<<<<<<< HEAD
+<<<<<<< HEAD
$this->errorClass = new errorManagement($this);
=======
$this->postParams = $_POST;
>>>>>>> develop
+=======
+ $this->postParams = $_POST;
+>>>>>>> develop
}
@@ -106,6 +110,7 @@ class AppTest{
}
<<<<<<< HEAD
+<<<<<<< HEAD
public function getErrorInstance(){
return $this->errorClass;
@@ -115,3 +120,6 @@ class AppTest{
=======
}
>>>>>>> develop
+=======
+}
+>>>>>>> develop