Changeset 6341
- Timestamp:
- Apr 6, 2008, 11:48:13 AM (14 years ago)
- Location:
- OpenPNE/trunk/webapp/lib
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE/trunk/webapp/lib/OpenPNE/Smarty.php
r4933 r6341 15 15 { 16 16 $this->Smarty(); 17 $this->autoload_filters['pre'][] = 'pne_nodefaults'; 17 18 18 19 // 設定値をセット -
OpenPNE/trunk/webapp/lib/smarty_plugins/outputfilter.pne_display_emoji.php
r6335 r6341 1 1 <?php 2 /** 3 * @copyright 2005-2008 OpenPNE Project 4 * @license http://www.php.net/license/3_01.txt PHP License 3.01 5 */ 2 6 3 7 /**
Note: See TracChangeset
for help on using the changeset viewer.