Difference between revisions of "Freeside talk:1.9:Documentation:Installation"

From Freeside
Jump to: navigation, search
(typo)
 
Line 1: Line 1:
I sudjest adding after (RT) "delete the ticket_system entry from your conf table." this info.
+
I suggest adding after (RT) "delete the ticket_system entry from your conf table." this info.
  
 
<pre>
 
<pre>

Latest revision as of 06:09, 9 May 2010

I suggest adding after (RT) "delete the ticket_system entry from your conf table." this info.

su freeside
psql freeside
delete from conf where name = 'ticket_system';

Agreed. The documentation is a wiki. Add it. Ivan