オープンソース・ソフトウェアの開発とダウンロード

CVS リポジトリの参照

Contents of /pukiwiki/pukiwiki/plugin/contents.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download) (as text)
Sun Apr 10 18:41:02 2005 UTC (19 years, 1 month ago) by teanan
Branch: MAIN
CVS Tags: r1_4_7_autoalias_merge_end, r1_4_7_notb, r1_4_7_rc1, r1_4_7, r1_4_6, r1_4_6_rc, r1_4_7_autoalias_merge_start, HEAD
Branch point for: branch_r1_4_7, branch_pukiwiki_2005-03-19_autoalias
File MIME type: application/x-httpd-php
BugTrack/800: 'contents' and 'related' can not operate with same name created.

1 <?php
2 // PukiWiki - Yet another WikiWikiWeb clone
3 // $Id$
4 //
5
6 function plugin_contents_convert()
7 {
8 // This character string is substituted later.
9 return '<#_contents_>';
10 }
11 ?>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26