Skip to content

Instantly share code, notes, and snippets.

@toriaezunama
Created August 23, 2012 17:44
Show Gist options
  • Save toriaezunama/3439321 to your computer and use it in GitHub Desktop.
Save toriaezunama/3439321 to your computer and use it in GitHub Desktop.
#cakephp #cheatsheet
// Get version of cakephp
print( "Version: " . Configure::version() );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment