Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
<?php require_once dirname(__FILE__).'/../lib/BasemyGuardAuthActions.class.php'; /** * myGuardAuth actions. * * @package myPropelGuardPlugin * @subpackage myGuardAuth * @author Your name here * @version SVN: $Id: actions.class.php 12628 2008-11-04 14:43:36Z Kris.Wallsmith $ */ class myGuardAuthActions extends BasemyGuardAuthActions { }
This paste will be private.
From the Design Piracy series on my blog: