/[libdata]/branches/paul/admin/include/accessClass.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 /branches/paul/admin/include/accessClass.php

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

revision 66 by dpavlin, Thu Mar 4 21:19:42 2004 UTC revision 67 by dpavlin, Thu Mar 18 19:24:54 2004 UTC
# Line 18  var $staff_id; Line 18  var $staff_id;
18    
19  // Database variables  // Database variables
20  var $db_ac = "libdata";  var $db_ac = "libdata";
21  var $db_ac_srv = "localhost";  var $db_ac_srv = "yourlibrary.edu";
22  var $db_ac_usr = "libdata";  var $db_ac_usr = "libdata";
23  var $db_ac_pwd = "libdatapw";  var $db_ac_pwd = "changEth1s";
24    
25    
26  /**********************************************************  /**********************************************************
27  Constructor Method: accessClass  Constructor Method: accessClass

Legend:
Removed from v.66  
changed lines
  Added in v.67

  ViewVC Help
Powered by ViewVC 1.1.26