2006-08-02 10:07:34 +00:00

18 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) 2006 Aphonex Li <aphonex.li@gmail.com> #
# http://www.exten.cn #
##########################################################################
@define('PLUGIN_EVENT_BROWSERCOMPATIBILITY_TITLE', '浏览器兼容');
@define('PLUGIN_EVENT_BROWSERCOMPATIBILITY_DESC', '使用各种 CSS 样式的方法确保每个浏览器都能兼容');
?>