Simple Invoices - Invoicing made simple

Simple Invoices - Invoicing made simple

Using Simple Invoices on BSD or Darwin

To enable reporting using SimpleInvoices on *BSD or Darwin the following changes need to be made :

For BSD :

change line 14 in $PATH/modules/reports/PHPReportsUtil.php from

$ipsep = stristr(PHP_OS,”LINUX”)?”:”:”;”; to $ipsep = stristr(PHP_OS,”BSD”)?”:”:”;”;

For Darwin :

change line 14 in $PATH/modules/reports/PHPReportsUtil.php from

$ipsep = stristr(PHP_OS,”LINUX”)?”:”:”;”; to $ipsep = stristr(PHP_OS,”Darwin”)?”:”:”;”;

Obviously, should your OS return a different value to LINUX/BSD/Darwin this should be reflected in the change.

Looking at the source tree, this file doesn't seem to exist any more. Is this page no longer applicable?



Links: Frequently Asked Questions | help

Discussion

Enter your comment (wiki syntax is allowed):
If you can't read the letters on the image, download this .wav file to get them read to you.
  • Bookmark "wiki:using_simple_invoices_on_bsd_or_darwin" at del.icio.us
  • Bookmark "wiki:using_simple_invoices_on_bsd_or_darwin" at Digg
  • Bookmark "wiki:using_simple_invoices_on_bsd_or_darwin" at Reddit
  • Bookmark "wiki:using_simple_invoices_on_bsd_or_darwin" at Google
  • Bookmark "wiki:using_simple_invoices_on_bsd_or_darwin" at StumbleUpon
  • Bookmark "wiki:using_simple_invoices_on_bsd_or_darwin" at Facebook
  • Bookmark "wiki:using_simple_invoices_on_bsd_or_darwin" at Twitter
  • Bookmark "wiki:using_simple_invoices_on_bsd_or_darwin" at Slashdot
 
wiki/using_simple_invoices_on_bsd_or_darwin.txt · Last modified: 2009/09/21 08:42 by justin