Skip to content

Commit

Permalink
Merge pull request #1 from ashaykolhe/patch-1
Browse files Browse the repository at this point in the history
Update redbean.php
  • Loading branch information
legierski committed Jun 27, 2013
2 parents 286a71f + 0108f75 commit f5a1251
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions application/config/redbean.php
@@ -1,7 +1,8 @@
<?
<?php
// config file for RedBeanPHP

$config['redbean_host'] = '';
$config['redbean_db_name'] = '';
$config['redbean_user'] = '';
$config['redbean_password'] = '';
$config['redbean_password'] = '';
?>

0 comments on commit f5a1251

Please sign in to comment.