mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-15 11:39:11 +03:00
Merge pull request #230 from GravitLauncher/any/refactor-php
This commit is contained in:
commit
806887d56e
1 changed files with 0 additions and 6 deletions
|
@ -1,11 +1,5 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
/*
|
|
||||||
* To change this license header, choose License Headers in Project Properties.
|
|
||||||
* To change this template file, choose Tools | Templates
|
|
||||||
* and open the template in the editor.
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace controllers;
|
namespace controllers;
|
||||||
use \Account;
|
use \Account;
|
||||||
use \app;
|
use \app;
|
||||||
|
|
Loading…
Reference in a new issue