Removed AOOSStorageDeviceMySQL.php
commit990ba73526388c68055fec209437b1b99e31824e
authorSebastian Skejø <sebastian@07yssk.(none)>
Sat, 4 Apr 2009 13:01:17 +0000 (4 15:01 +0200)
committerSebastian Skejø <sebastian@07yssk.(none)>
Sat, 4 Apr 2009 13:01:17 +0000 (4 15:01 +0200)
tree649d6893bd3f2eb77fbca15cfb80c5b7dcb2ee65
parentf06d9750d2a344e00b1078d3ae05516da05a1244
Removed AOOSStorageDeviceMySQL.php

AOOSStorageDeviceMySQL didn't work with new AOOSModel design. Therefore AOOSMysqlInterface was added instead which
provides a MySQL interface for AOOSModel.
lib/AOOSMysqlInterface.php [new file with mode: 0644]
lib/AOOSStorageDeviceMySQL.php [deleted file]