Diff of /mambo/branches/4.6/administrator/components/com_languages/actions/publish.action.php
Parent Directory
|
Revision Log
|
Patch
| revision 970, Tue Feb 6 12:11:58 2007 UTC | revision 971, Tue Feb 6 13:01:13 2007 UTC | |
|---|---|---|
| # | Line 1 | Line 1 |
| 1 | <?php | <?php |
| 2 | /** | |
| 3 | * @package Mambo | |
| 4 | * @subpackage Languages | |
| 5 | * @copyright Refer to copyright.php | |
| 6 | * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL | |
| 7 | * @author Mambo Foundation Inc see README.php | |
| 8 | */ | |
| 9 | 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.' ); |
| 10 | class publishAction extends Action | class publishAction extends Action |
| 11 | { | { |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

