Ignore:
Timestamp:
May 3, 2014 11:09:03 PM (10 years ago)
Author:
anonymous
Message:

Convert tabs to spaces, and lineendings to LF in all files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/AppTest.php

    r468 r479  
    9494    function test_dbquery()
    9595    {
    96         $db =& DB::getInstance();
     96        $db =& DB::getInstance();
    9797
    9898        $qid = $db->query("SELECT 2 + 2");
Note: See TracChangeset for help on using the changeset viewer.