Files @ 654a62c4f366
Branch filter:

Location: hot67beta/includes/vcard.class.php

ethanzonca@localhost.localdomain
menubar 11 to 30 and revert
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' );