Skip to content

Commit

Permalink
forgot this one.
Browse files Browse the repository at this point in the history
  • Loading branch information
mpmont committed Apr 20, 2012
1 parent 24b38a7 commit 122124d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions config/autoload.php
@@ -1,8 +1,10 @@
<?php if (!defined('BASEPATH')) exit('No direct script access allowed');

/**
* @author Edmundas Kondrašovas <as@edmundask.lt>
* @license http://www.opensource.org/licenses/MIT
*
* @original_author Edmundas Kondrašovas <as@edmundask.lt>
* @author Marco Monteiro <marco@marcomonteiro.net>
* @license http://www.opensource.org/licenses/MIT
*/

$autoload['helper'] = array('placeholder');
$autoload['helper'] = array('placekitten');

0 comments on commit 122124d

Please sign in to comment.