Skip to content

Instantly share code, notes, and snippets.

@yuya-matsushima
Created May 26, 2011 09:11
Show Gist options
  • Save yuya-matsushima/992821 to your computer and use it in GitHub Desktop.
Save yuya-matsushima/992821 to your computer and use it in GitHub Desktop.
<?php
$config['table_torch_tables'] = array(
'test'=>array( 'edit'=>TRUE, 'delete'=>TRUE, 'add'=>TRUE )
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment