Bug 99461 - php starter (<?php) not insert after generating code
Summary: php starter (<?php) not insert after generating code
Status: RESOLVED WORKSFORME
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 1.3.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-15 17:04 UTC by hardcodeur
Modified: 2005-02-15 17:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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