/[drupal]/contributions/modules/texy/texy.php5.inc
ViewVC logotype

Contents of /contributions/modules/texy/texy.php5.inc

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


Revision 1.3 - (show annotations) (download) (as text)
Fri Apr 24 12:19:41 2009 UTC (7 months ago) by havran
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5--3, DRUPAL-5
Changes since 1.2: +2 -0 lines
File MIME type: text/x-php
From DRUPAL-6--1
1 <?php
2 // $Id: texy.php5.inc,v 1.1.2.1 2009/04/22 09:11:59 havran Exp $
3
4 // PHP5 compatibility functions
5
6 function _get_texy_version() {
7 return Texy::VERSION . ' (' . Texy::REVISION . ')';
8 }

  ViewVC Help
Powered by ViewVC 1.1.2