PHP Classes

File: web/SSO/vendor/openid/php-openid/admin/findglobals

Recommend this page to a friend!
  Classes of william amed   Raptor 2   web/SSO/vendor/openid/php-openid/admin/findglobals   Download  
File: web/SSO/vendor/openid/php-openid/admin/findglobals
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 127 bytes
 

Contents

Class file image Download
#!/usr/bin/env bash # Find all PHP modules that are likely to have global variables set -e ./admin/findphp | xargs grep '^\$'