Browse Source

* mysql units moved to mysql/ dir

peter 24 years ago
parent
commit
4795d620dc
2 changed files with 8 additions and 2 deletions
  1. 4 1
      fcl/db/mysql/mtest.pp
  2. 4 1
      fcl/db/mysql/mysqldb.pp

+ 4 - 1
fcl/db/tests/mtest.pp → fcl/db/mysql/mtest.pp

@@ -182,7 +182,10 @@ end.
 
 
 {
 {
    $Log$
    $Log$
-   Revision 1.1  2000-09-01 22:02:10  peter
+   Revision 1.1  2001-01-24 22:19:04  peter
+     * mysql units moved to mysql/ dir
+
+   Revision 1.1  2000/09/01 22:02:10  peter
      * build also db
      * build also db
 
 
    Revision 1.1  2000/07/13 06:31:27  michael
    Revision 1.1  2000/07/13 06:31:27  michael

+ 4 - 1
fcl/db/mysqldb.pp → fcl/db/mysql/mysqldb.pp

@@ -790,7 +790,10 @@ end;
 
 
 end.
 end.
   $Log$
   $Log$
-  Revision 1.2  2000-07-13 11:32:56  michael
+  Revision 1.1  2001-01-24 22:19:04  peter
+    * mysql units moved to mysql/ dir
+
+  Revision 1.2  2000/07/13 11:32:56  michael
   + removed logs
   + removed logs
  
  
 }
 }