Bug 99461

Summary: php starter (<?php) not insert after generating code
Product: [Applications] umbrello Reporter: hardcodeur
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: 1.3.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description hardcodeur 2005-02-15 17:04:37 UTC
Version:           1.3.2 (using KDE 3.3.2,  (3.1))
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-8)
OS:                Linux (i686) release 2.6.10-1-686

I just want to generate php classes.
Generation ok but the php start tag (<?php) is not present in file.

Just add it by hand resolv this problem.
It's not a major bug but on a big class diagram, that's a little bit horrible ...

Good luck and good work too ;)
Comment 1 Jonathan Riddell 2005-02-15 17:16:39 UTC
Works for me.  The generated code should have a heading added, you can specify where this heading is found from Settings->Configure Umbrello->Code Generation.  The heading file for PHP definatly starts with <?php