Ignore:
Timestamp:
2011/02/09 10:36:01 (15 years ago)
Author:
nanasess
Message:
  • svn properties を再設定
  • 再設定用のスクリプト追加
Location:
branches/version-2_5-dev/data/module/MDB2/Driver/Native
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/module/MDB2/Driver/Native/Common.php

    • Property svn:eol-style set to LF
    • Property svn:keywords set to Id
    • Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
    r18754 r20116  
    4343// +----------------------------------------------------------------------+ 
    4444// 
    45 // $Id: Common.php,v 1.2 2007/09/09 13:47:36 quipo Exp $ 
     45// $Id$ 
    4646// 
    4747 
  • branches/version-2_5-dev/data/module/MDB2/Driver/Native/mysql.php

    • Property svn:eol-style set to LF
    • Property svn:keywords set to Id
    • Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
    r18754 r20116  
    4343// +----------------------------------------------------------------------+ 
    4444// 
    45 // $Id: mysql.php,v 1.9 2006/06/18 21:59:05 lsmith Exp $ 
     45// $Id$ 
    4646// 
    4747 
  • branches/version-2_5-dev/data/module/MDB2/Driver/Native/pgsql.php

    • Property svn:eol-style set to LF
    • Property svn:keywords set to Id
    • Property svn:mime-type set to text/x-httpd-php; charset=UTF-8
    r18754 r20116  
    4343// +----------------------------------------------------------------------+ 
    4444// 
    45 // $Id: pgsql.php,v 1.12 2006/07/15 13:07:15 lsmith Exp $ 
     45// $Id$ 
    4646 
    4747require_once 'MDB2/Driver/Native/Common.php'; 
Note: See TracChangeset for help on using the changeset viewer.