Adrien Crivelli
a97771adfd
Automatic code style fixes
3 years ago
David Goodwin
2d6ded2786
PSR2 -> PSR12 formatting
3 years ago
David Goodwin
2edabc3e03
phpcs insists on some brace changes
5 years ago
David Goodwin
823f27b29d
phpcs wants to change ...
5 years ago
David Goodwin
f7c7e35b34
fix formatting
6 years ago
David Goodwin
9cd7dac187
initial attempt at trying to return an exit value within the cli
6 years ago
David Goodwin
5d47b85b9d
remove attribute that is in parent class
7 years ago
David Goodwin
803e2342f8
fix psalm issues; reformat; rename new db functions
7 years ago
David Goodwin
4fcdba9cf4
run php-cs-fixer (code reforamt)
7 years ago
David Goodwin
74002bbf57
psalm fixes
7 years ago
Adrien Crivelli
15df6c1d7b
Reformat everything with PHP-Cs-Fixer
8 years ago
Christian Boltz
22839d3695
Cli*.php:
- add SVN $Id header
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1709 a1433add-5e2c-0410-b055-b7f2511e0802
11 years ago
Christian Boltz
f1831975c0
CliDelete:
- execute() and help() must be public
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1571 a1433add-5e2c-0410-b055-b7f2511e0802
12 years ago
Christian Boltz
0a71a236c2
model/CliDelete.php
- new file, handles deleting something with the CLI
(based on DeleteTask in scripts/shells/*.php)
scripts/shells/*.php
- remove DeleteTask, obsoleted by model/CliDelete.php
scripts/shells/shell.php:
- use CliDelete instead of DeleteTask
git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1570 a1433add-5e2c-0410-b055-b7f2511e0802
12 years ago