Files @ c7d7e38b2269
Branch filter:

Location: hot67beta/includes/vcard.class.php

root@protofusion.org
Initial import of the site.
1
2
3
4
5
6
7
<?php
/**
 * Legacy Mode compatibility
 * @version		$Id: vcard.class.php 10381 2008-06-01 03:35:53Z pasamio $
 * @package		Joomla.Legacy
 */
require_once( dirname(__FILE__)  .'/../libraries/bitfolge/vcard.php' );