- Timestamp:
- 2006/12/11 20:36:57 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/xoopspoll/include/constants.php
r405 r701 27 27 define("POLL_NOTMAILED", 0); 28 28 define("POLL_MAILED", 1); 29 30 31 $arrStatus = array( 32 1 => '¼õÉÕÃæ', 33 2 => '¼õÉÕ½ªÎ»', 34 ); 35 36 $arrCategory = array( 37 1 => '¥Õ¥í¥ó¥Èµ¡Ç½', 38 2 => '´ÉÍýµ¡Ç½', 39 3 => '¤½¤Î¾' 40 ); 41 29 42 ?>
Note: See TracChangeset
for help on using the changeset viewer.
