17 lines
1.0 KiB
PHP
17 lines
1.0 KiB
PHP
<?php # $Id: $
|
|
##########################################################################
|
|
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity #
|
|
# Developer Team) All rights reserved. See LICENSE file for licensing #
|
|
# details #
|
|
# #
|
|
# (c) 2003 Jannis Hermanns <J@hacked.it> #
|
|
# http://www.jannis.to/programming/serendipity.html #
|
|
# #
|
|
# Translated by #
|
|
# (c) 2004-2005 CapriSkye <admin@capriskye.com> #
|
|
# http://open.38.com #
|
|
##########################################################################
|
|
|
|
@define('PLUGIN_EVENT_TEMPLATECHOOSER_NAME', '佈景選擇');
|
|
@define('PLUGIN_EVENT_TEMPLATECHOOSER_DESC', '允許訪客改變佈景');
|
|
?>
|