Jump to content
  • 0

how do i edit this?


Question

3 answers to this question

Recommended Posts

Posted

/config/application.php
 

//'Donations'   => array(
            //'Donate'        => array('module' => 'donate'),
            //'Purchase'      => array('module' => 'purchase'),
//),
//'Information' => array(
            //'Server Info'   => array('module' => 'server', 'action' => 'info'),
            //'Server Status' => array('module' => 'server', 'action' => 'status'),
            //'WoE Hours'     => array('module' => 'woe'),
            //'Castles'       => array('module' => 'castle'),
            //"Who's Online"  => array('module' => 'character', 'action' => 'online'),
           //'Map Statistics'=> array('module' => 'character', 'action' => 'mapstats'),
           //'Ranking Info'  => array('module' => 'ranking', 'action' => 'character'),
//),
 
Just put // to disable that.
  • Upvote 1
Posted

 

/config/application.php

 

//'Donations'   => array(
            //'Donate'        => array('module' => 'donate'),
            //'Purchase'      => array('module' => 'purchase'),
//),
//'Information' => array(
            //'Server Info'   => array('module' => 'server', 'action' => 'info'),
            //'Server Status' => array('module' => 'server', 'action' => 'status'),
            //'WoE Hours'     => array('module' => 'woe'),
            //'Castles'       => array('module' => 'castle'),
            //"Who's Online"  => array('module' => 'character', 'action' => 'online'),
           //'Map Statistics'=> array('module' => 'character', 'action' => 'mapstats'),
           //'Ranking Info'  => array('module' => 'ranking', 'action' => 'character'),
//),
 
Just put // to disable that.

 

 

 

thankyou hyd

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...