dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed: PHP Warning: Call-time pass-by-reference has been deprecated - argum...
tbrehm
2009-02-27
79d37fb337d58428cff1c64598d6e4aa1fb89516
[gitlabFork/ISPConfig3.git]
/
server
/
server.sh
1
2
3
4
5
6
7
#!/bin/bash
PATH
=/
sbin
:/
usr
/
sbin
:/
bin
:/
usr
/
bin
:/
usr
/
local
/
sbin
:/
usr
/
local
/
bin
:/
usr
/
X11R6
/
bin
.
/
etc
/
profile
/
usr
/
bin
/
php
-
q
/
usr
/
local
/
ispconfig
/
server
/
server
.
php