root/feedmelinks/bin/show-funcs.sh

Revision 750, 106 bytes (checked in by hirokai, 3 years ago)

path updates for the fml/feedmelinks change

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
Line 
1 #!/bin/sh
2
3 grep function ~/feedmelinks.com/modules/utils.inc.php | sed s/function\ // | sed s/\{// | sort
Note: See TracBrowser for help on using the browser.