2 Commits (postfixadmin-3.2.4)

Author SHA1 Message Date
Adrien Crivelli 15df6c1d7b
Reformat everything with PHP-Cs-Fixer 8 years ago
David Goodwin 99147d51eb move public facing stuff into public/, this allows us to stop exposing templates_c/ etc to the world 8 years ago
David Goodwin 3593d23c6f remove undefined variable _SERVER[REQUEST_METHOD] when running from the cli 8 years ago
Chris Lamb e318b940ce Correct some "=+ 1" -> "+= 1" typos in setup.py. 9 years ago
Aaron Howell cf72bf1dcc Fixed: php 5.4 array shortcut syntax errors on 5.3 9 years ago
Christian Boltz 7bb688121f
don't display database name and user in setup.php 9 years ago
Christian Boltz c2ce2518e8
setup.php: check for and recommend config.local.php 9 years ago
Christian Boltz 64f1593818
revert "support unicode domain names - see #47" 9 years ago
David Goodwin a09a3fa3b0 support unicode domain names - see #47 9 years ago
David Goodwin 1a7b2df81f fix undefined variable 9 years ago
David Goodwin 71e412f6c2 make error messages red; fix slightly invalid html; remove templates_c check (unnecessary); note we want php5+; add label tags to input elements 9 years ago
David Goodwin 3d28caf759 change error message depending on whether templates_c is present or not 10 years ago
Christian Boltz b261db86c7 Merge pull request #9 from phyrog/master 10 years ago
Tom Gehrke 92f1dbdf39 Add sqlite backend option 10 years ago
Christian Boltz 7a873cc22a setup.php: 11 years ago
Christian Boltz 861dfc084d setup.php: 12 years ago
Christian Boltz ba4ccfdcf9 setup.php: 12 years ago
Christian Boltz 60297e483c *.lang: 12 years ago
Christian Boltz 6e2e132bac remove "postfixadmin.com" in comments in lots of files 12 years ago
Christian Boltz 8df6e37dcf setup.php: 12 years ago
Christian Boltz e96544e815 model/PFAHandler.php, setup.php: 13 years ago
Christian Boltz 4d9a338eb2 After hunting an "undefined index transport" error in list-domain, I 13 years ago
Christian Boltz 08c9b4e49f *.lang: 13 years ago
Christian Boltz 76f66ac8db *.lang: 13 years ago
Christian Boltz 9c0004a431 *.lang: 13 years ago
Christian Boltz 80591f97bc *.lang: 13 years ago
Christian Boltz c5b8814130 setup.php: 13 years ago
Christian Boltz 880e6f50ae setup.php: 13 years ago
Christian Boltz 51434a05a6 setup.php 13 years ago
Christian Boltz ee33647232 setup.php 14 years ago
Christian Boltz 69b3df10e4 config.inc.php 15 years ago
Christian Boltz 9f2a0db106 create_admin() cleanup 15 years ago
Christian Boltz 5fdb814ca4 setup.php: 15 years ago
Christian Boltz d0327cbbc7 setup.php: 15 years ago
Christian Boltz 4c912f1da8 list-virtual.php: 16 years ago
Sebastian e701d6e756 - improved error message of setup.php 17 years ago
Sebastian cf40467570 - accidentially deleted header.php. Needed for setup 17 years ago
Christian Boltz 562ab4dc14 setup.php: 17 years ago
Christian Boltz 5ec73b7044 setup.php: 17 years ago
David Goodwin c4c88ccabb setup.php: remove duplication of error message ... 17 years ago
Christian Boltz 05e832ca8c setup.php: 17 years ago
Christian Boltz ac26b96152 setup.php: 17 years ago
David Goodwin e4498461ba setup.php: reindent; require setup_password before it will add an admin user 17 years ago
David Goodwin f22ac38db3 require php5 17 years ago
Christian Boltz 11c39af699 - added/fixed vim: lines to nearly all *.php files (exception: templates/*) 17 years ago
David Goodwin 43cfa0136f try to be more helpful 17 years ago
David Goodwin 2e2ae0c36b setup.php: fix table_by_key issue for domain table 18 years ago
Christian Boltz d81a199597 setup.php: 18 years ago
Christian Boltz c9e613c1e5 setup.php: 18 years ago
David Goodwin 45ee01a551 setup.php - call upgrade.php to undertake DB upgrade/table creation as necessary (revert previous change to $CONF[configured] too) 18 years ago