Navigation Menu

Skip to content

Commit

Permalink
removing unused methods
Browse files Browse the repository at this point in the history
  • Loading branch information
dogmatic69 committed May 22, 2010
1 parent f2e1a7a commit a13a7a6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions infinitas/installer/controllers/releases_controller.php
Expand Up @@ -61,12 +61,4 @@ function _uppdateDatabase(){
$this->MigrationVersion->run(array('type' => $type, 'version' => $latest['version'])); exit;
}
}

function admin_core_data(){

}

function admin_sample_data(){

}
}

0 comments on commit a13a7a6

Please sign in to comment.