Refactored code to use namespaces
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
namespace model\testactions;
|
||||
class TestAction{
|
||||
function __construct(){
|
||||
if(isset($_POST['auth'])){
|
||||
|
||||
Reference in New Issue
Block a user