Révision | 538c46dd9887cd591b47428c9672f39e01e50a19 (tree) |
---|---|
l'heure | 2004-09-04 08:41:31 |
Auteur | henoheno <henoheno> |
Commiter | henoheno |
Move from pukiwiki/devel/make_funclist.sh to devel/make_funclist.sh
@@ -1,2 +0,0 @@ | ||
1 | -Order allow,deny | |
2 | -Deny from all |
@@ -1,3 +0,0 @@ | ||
1 | -#!/bin/sh | |
2 | - | |
3 | -grep -B1 "^function" ../*.php | sed -e "s/^\.\.\///" | sed "s/[a-z]*\.php\:function[ \t]*//" |