Move Cdb classes into includes/libs/cdb/
authorKunal Mehta <legoktm@gmail.com>
Mon, 10 Nov 2014 18:42:30 +0000 (10:42 -0800)
committerKunal Mehta <legoktm@gmail.com>
Mon, 10 Nov 2014 18:42:30 +0000 (10:42 -0800)
commit102fc2ac7bbf8b12be5dc2c563433de0414d2f9e
tree12bdaa005e7ced397111f9d63940397ac56907bb
parentad411658aeb451b09ae721e30511982f6b0c392f
Move Cdb classes into includes/libs/cdb/

Change-Id: I2c4fa605acf5e0cf1fdd4821fe6bcdd690b02759
includes/AutoLoader.php
includes/libs/cdb/Cdb.php [new file with mode: 0644]
includes/libs/cdb/CdbDBA.php [new file with mode: 0644]
includes/libs/cdb/CdbPHP.php [new file with mode: 0644]
includes/utils/Cdb.php [deleted file]
includes/utils/CdbDBA.php [deleted file]
includes/utils/CdbPHP.php [deleted file]