Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
codeigniter [2011/03/07 21:07] rfilecodeigniter [2011/03/07 21:09] (current) rfile
Line 172: Line 172:
 </box> </box>
 <box | second database> <box | second database>
-code php>+<code php> 
 <?php <?php
 class Model_old_info extends CI_Controller { class Model_old_info extends CI_Controller {
Line 197: Line 198:
  
 </code> </code>
 +
 +
 +
 'oldbp' is in the codeigniter database config file 'oldbp' is in the codeigniter database config file
 +
 +
 </box> </box>