[Solar-talk] quotes - size value
Paul M Jones
pmjones at solarphp.com
Wed Jul 19 13:37:36 PDT 2006
On Jul 19, 2006, at 3:32 PM, Jeff Surgeson wrote:
> Hi Paul
>
> Just downloaded ver21 and was browsing code Solar_Model_Nodes -
> Line 144 and
> noticed that the size value had quotes. I know this should not make a
> differance, Is there a reason for this or just a mistype.
>
> // status assigned to this node (public, draft, moderate, etc)
> $this->_col['status'] = array(
> 'type' => 'varchar',
> 'size' => '32',
> );
Should make no difference, but I should have made it consistent with
other definitions.
--
Paul M. Jones <http://paul-m-jones.com>
Solar: Simple Object Library and Application Repository
for PHP5. <http://solarphp.com>
Savant: The simple, elegant, and powerful solution for
templates in PHP. <http://phpsavant.com>
More information about the solar-talk
mailing list