From: Roland Häder Date: Fri, 1 Jan 2010 14:41:11 +0000 (+0000) Subject: Base (root) script added for ext-autoreg X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=f6c0986ec700f4b1753344bdf262708c1e9345a5;ds=sidebyside Base (root) script added for ext-autoreg --- diff --git a/.gitattributes b/.gitattributes index 67d78ae2d0..5eec9e158e 100644 --- a/.gitattributes +++ b/.gitattributes @@ -74,6 +74,7 @@ DOCS/tpl-validator.php -text DOCS/validator.sh -text /admin.php -text /agb.php -text +/autoreg.php -text /beg.php -text /birthday_confirm.php -text /click.php -text diff --git a/DOCS/TODOs.txt b/DOCS/TODOs.txt index aa63660bac..9bc0f08a9b 100644 --- a/DOCS/TODOs.txt +++ b/DOCS/TODOs.txt @@ -1,5 +1,6 @@ ### WARNING: THIS FILE IS AUTO-GENERATED BY ./DOCS/todo-builder.sh (uid=/user=quix0r) ### ### DO NOT EDIT THIS FILE. ### +./autoreg.php:59:// @TODO Add processing of request here ./beg.php:172: // @TODO Opps, what is missing here??? ./birthday_confirm.php:93: // @TODO Try to rewrite the following unset() ./inc/autopurge/purge-inact.php:56: // @TODO Rewrite these if() blocks to a filter diff --git a/autoreg.php b/autoreg.php new file mode 100644 index 0000000000..3f53e3d8d2 --- /dev/null +++ b/autoreg.php @@ -0,0 +1,65 @@ +