• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修订版538c46dd9887cd591b47428c9672f39e01e50a19 (tree)
时间2004-09-04 08:41:31
作者henoheno <henoheno>
Commiterhenoheno

Log Message

Move from pukiwiki/devel/make_funclist.sh to devel/make_funclist.sh

更改概述

  • delete: devel/.htaccess
  • delete: devel/make_funclist.sh

差异

--- a/devel/.htaccess
+++ /dev/null
@@ -1,2 +0,0 @@
1-Order allow,deny
2-Deny from all
--- a/devel/make_funclist.sh
+++ /dev/null
@@ -1,3 +0,0 @@
1-#!/bin/sh
2-
3-grep -B1 "^function" ../*.php | sed -e "s/^\.\.\///" | sed "s/[a-z]*\.php\:function[ \t]*//"