diff --git a/.gitignore b/.gitignore index 477de25..1b85d46 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,13 @@ -.settings -.buildpath -.project -*bak* -*draft* -*phprbac.sqlite3* -*Doxygen* -*phpdoc* -index.php \ No newline at end of file +.settings +.buildpath +.project +*bak* +*draft* +*phprbac.sqlite3* +*Doxygen* +*phpdoc* +/nbproject/ +/vendor/ +/build +phpunit.xml +composer.lock diff --git a/PhpRbac/autoload.php b/PhpRbac/autoload.php deleted file mode 100644 index c668107..0000000 --- a/PhpRbac/autoload.php +++ /dev/null @@ -1,22 +0,0 @@ - - -
- - - -- All Fields Are Required -
- - - -- Passwords Do Not Match -
- - - - - - - - - - - - reset(true);' - $rbac->reset(true); - - // Send to Success Message - header('Location: install.php?success=1'); - exit; - - ?> - - - -- Warning - Please remove 'install.php' for security reasons! -
- - - -