Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
lolo888
ISPConfig 3
Commits
d46afe8e
Commit
d46afe8e
authored
Aug 21, 2007
by
pedro_morgan
Browse files
Made some vars public
parent
30d80001
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/lib/classes/listform_actions.inc.php
View file @
d46afe8e
...
...
@@ -40,8 +40,8 @@ class listform_actions {
private
$id
;
private
$idx_key
;
private
$DataRowColor
;
p
rivate
$SQLExtWhere
=
''
;
p
rivate
$SQLOrderBy
=
''
;
p
ublic
$SQLExtWhere
=
''
;
p
ublic
$SQLOrderBy
=
''
;
public
function
onLoad
()
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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