/[drupal]/contributions/modules/versioncontrol/versioncontrol-backend.inc
ViewVC logotype

Contents of /contributions/modules/versioncontrol/versioncontrol-backend.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.61 - (show annotations) (download) (as text)
Fri Oct 16 14:15:26 2009 UTC (6 weeks, 1 day ago) by sdboyer
Branch: MAIN
CVS Tags: HEAD
Changes since 1.60: +1 -1104 lines
File MIME type: text/x-php
Merging in work from git by marvil07 for his GSOC project to OO-ify vcsapi. From this commit forward, HEAD is OO.
1 <?php
2 // $Id$
3 /**
4 * @file
5 * Version Control API - An interface to version control systems
6 * whose functionality is provided by pluggable back-end modules.
7 *
8 * This file contains the backend-only side of the Version Control API.
9 * It is public API, but not meant to be used by non-backend modules.
10 *
11 * Copyright 2007, 2008 by Jakob Petsovits ("jpetso", http://drupal.org/user/56020)
12 */

  ViewVC Help
Powered by ViewVC 1.1.2