Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
ncschool
/
ncfilters
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 2f550642
authored
Jun 09, 2017
by
netz.coop eG
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Sysoutput.phph geaendert
1 parent
57e002f8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
include/classes/Sytemoutput.php
include/classes/Sytemoutput.php
View file @
2f55064
...
...
@@ -47,7 +47,8 @@ class Sytemoutput {
foreach
(
$array_pclistgroups
as
$key
=>
$value
){
if
(
$value
[
'open'
]
===
'0'
){
// file_put_contents(FWFILENAME,''.$value['ip'].'\n',FILE_APPEND);
}
else
if
(
$value
[
'open'
]
===
'1'
||
$value
[
'open'
]
===
'on'
){
// by Heiko }else if($value['open']==='0' || $value['open']==='off' ){
}
else
if
(
$value
[
'open'
]
===
'1'
||
$value
[
'open'
]
===
'on'
){
if
(
$i
===
0
){
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment