From: Alex B. <en...@tu...> - 2001-09-25 21:24:10
|
> Alex Black writes: >> added entity:desc, and <encrypt> to field defs. >> >> any other comments? >> >> best, >> >> -alex >> >> <?php > $entity => array( > 'name' => 'furbees', > 'desc' => > 'This is an example entity used for development.', > 'manager' => > 'FurbeesManager', > 'database' => array( > 'name' => > ...etc... > > alex, in the future, is it possible for you to paste this as text with > standard unix LFs ? line wrapping is just shot with these pastes from > a Mac... In CVS, the files are fine... unfortunately Entourage (the client I use) doesn't know about anything but mac linebreaks. _a |