[ Index ] |
|
Code source de Horde 3.1.3 |
1 <?php 2 /** 3 * The MIME_Viewer_default class simply prints out the encapsulated 4 * content. It exists as a fallback if no other intelligent rendering 5 * mechanism could be used. 6 * 7 * $Horde: framework/MIME/MIME/Viewer/default.php,v 1.9.12.4 2006/01/01 21:28:25 jan Exp $ 8 * 9 * Copyright 1999-2006 Anil Madhavapeddy <anil@recoil.org> 10 * 11 * See the enclosed file COPYING for license information (LGPL). If you 12 * did not receive this file, see http://www.fsf.org/copyleft/lgpl.html. 13 * 14 * @author Anil Madhavapeddy <anil@recoil.org> 15 * @since Horde 1.3 16 * @package Horde_MIME_Viewer 17 */ 18 class MIME_Viewer_default extends MIME_Viewer { 19 20 }
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |