Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
PAD2016IRP04
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Stijn Holzhauer
PAD2016IRP04
Commits
e5d81da5
Commit
e5d81da5
authored
Jun 06, 2016
by
S.Holzhauer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
error entry every time it's called
parent
9207a70d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
server.php
WebContent/watchdad/modules/backend/server.php
+2
-0
No files found.
WebContent/watchdad/modules/backend/server.php
View file @
e5d81da5
...
...
@@ -6,6 +6,8 @@ date_default_timezone_set("Europe/Amsterdam");
$time
=
date
(
"H:i:sa"
);
$date
=
date
(
"Y-m-d"
);
error_log
(
"
\n
server.php"
);
//if the ID is the server ID
if
(
$ID
==
"IRPS001"
){
//select all values from Camera table to check all elder activities
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment