Update of /cvsroot/phpwiki/phpwiki/lib
In directory usw-pr-cvs1:/tmp/cvs-serv20087/lib
Modified Files:
Tag: release-1_2-branch
mssql.php
Log Message:
Add RCS $Id$.
Index: mssql.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/lib/Attic/mssql.php,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -r1.1.2.2 -r1.1.2.3
*** mssql.php 2001/11/02 05:17:08 1.1.2.2
--- mssql.php 2001/11/04 03:43:36 1.1.2.3
***************
*** 1,3 ****
! <?php
/* Microsoft SQL-Server library for PHPWiki
--- 1,3 ----
! <?php rcs_id('$Id$');
/* Microsoft SQL-Server library for PHPWiki
|