• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Aucun tag

Frequently used words (click to add to your profile)

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

Commit MetaInfo

Révision538c46dd9887cd591b47428c9672f39e01e50a19 (tree)
l'heure2004-09-04 08:41:31
Auteurhenoheno <henoheno>
Commiterhenoheno

Message de Log

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

Change Summary

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

Modification

--- 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]*//"