Diff of /mambo/branches/4.6/includes/pdf.php
Parent Directory
|
Revision Log
|
Patch
| revision 3, Tue Dec 13 03:49:45 2005 UTC | revision 117, Sat Jan 7 21:26:39 2006 UTC | |
|---|---|---|
| # | Line 13 | Line 13 |
| 13 | /** ensure this file is being included by a parent file */ | /** ensure this file is being included by a parent file */ |
| 14 | defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); | defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); |
| 15 | ||
| 16 | require_once($mosConfig_absolute_path.'/components/com_content/content.class.php'); | |
| 17 | global $mosConfig_offset, $mosConfig_hideAuthor, $mosConfig_hideModifyDate, $mosConfig_hideCreateDate, $mosConfig_live_site; | global $mosConfig_offset, $mosConfig_hideAuthor, $mosConfig_hideModifyDate, $mosConfig_hideCreateDate, $mosConfig_live_site; |
| 18 | ||
| 19 | function dofreePDF ( $database ) { | function dofreePDF ( $database ) { |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

