/[libdata]/trunk/include/xx_pear_db.php
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/include/xx_pear_db.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 50 by dpavlin, Fri Mar 5 22:38:33 2004 UTC revision 51 by dpavlin, Fri Mar 5 22:46:57 2004 UTC
# Line 59  function xx_fetch_array ($rs) { Line 59  function xx_fetch_array ($rs) {
59    
60    
61  function xx_insert_id($con = 0) {  function xx_insert_id($con = 0) {
62    
63            die ("xx_insert_id called");
64    
65          if ($con == 0) {          if ($con == 0) {
66                  $con = $GLOBALS['xx_dbh'];                  $con = $GLOBALS['xx_dbh'];
67          }          }

Legend:
Removed from v.50  
changed lines
  Added in v.51

  ViewVC Help
Powered by ViewVC 1.1.26