Changeset 10394
- Timestamp:
- Jan 25, 2009, 11:09:33 PM (11 years ago)
- Location:
- OpenPNE3/plugins/opCommunityTopicPlugin/trunk/test
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
OpenPNE3/plugins/opCommunityTopicPlugin/trunk/test/unit/model/CommunityTopicTest.php
r10388 r10394 6 6 $t = new lime_test(null, new lime_output_color()); 7 7 8 //------------------------------------------------------------ 9 // CommunityTopicPeer::isCreatable() 10 // * コミュニティ設定 11 // * public_flag: auth_commu_member 12 // * topic_authority: admin_only 13 //------------------------------------------------------------ 14 15 // $t->diag('CommunityTopic::isCreatable()'); 16 // $t->isa_ok(CommunityTopicPeer::isCreatable(1, 1), 'community admin',
Note: See TracChangeset
for help on using the changeset viewer.