Jump to content
kNigHt

Coailii Password Recovery Admin Panel

Recommended Posts

Link to comment
Share on other sites

@kasmir

Asa o aveam:(

<?php

/**

* © kNigHt @ rstforums.com

*/

define('DEVELOPMENT', true);

define('DS', DIRECTORY_SEPARATOR);

define('ROOT', dirname(__FILE__));

define('APPLICATION', ROOT . DS . 'application');

define('VENDOR', ROOT . DS . 'vendor');

require_once VENDOR . DS . 'autoload.php';

\Feather\Feather\Core::init();

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...