Skip to content

Instantly share code, notes, and snippets.

@sams
sams / LnShell.php
Created October 18, 2012 11:48 — forked from nojimage/ln.php
CakePHP LnShell - create plugin webroot symlink
<?php
/**
* Create symlink plugins and themes webroot to APP/webroot/
*
* updated for CakePHP 2.x by sams
* PHP versions 5
*
* Copyright 2011, nojimage (http://php-tips.com/)
*