X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fpart_export.pm;h=1d4ec23cdef2d9754ea8b5081f4e57ffa4672df2;hp=89625420e681eb549d3e585f855166df411592eb;hb=23c7d48df691c406aecb84776437698447405518;hpb=b4d172efa2225ef5070c1a6f168eb98fce8c5c62 diff --git a/FS/FS/part_export.pm b/FS/FS/part_export.pm index 89625420e..1d4ec23cd 100644 --- a/FS/FS/part_export.pm +++ b/FS/FS/part_export.pm @@ -581,7 +581,7 @@ tie my %bind_slave_options, 'Tie::IxHash', 'desc' => 'Real-time export to SQL-backed RADIUS (ICRADIUS, FreeRADIUS)', 'options' => \%sqlradius_options, 'nodomain' => 'Y', - 'notes' => 'Real-time export of radcheck, radreply and usergroup tables to any SQL database for FreeRADIUS or ICRADIUS. Use freeside-sqlradius-reset to delete and repopulate the tables from the Freeside database. See the DBI documentation and the documentation for your DBD for the exact syntax of a DBI data source.', + 'notes' => 'Real-time export of radcheck, radreply and usergroup tables to any SQL database for FreeRADIUS or ICRADIUS. Use freeside-sqlradius-reset to delete and repopulate the tables from the Freeside database. See the DBI documentation and the documentation for your DBD for the exact syntax of a DBI data source. If using FreeRADIUS 0.5 or above, make sure your op fields are set to allow NULL values.', }, 'cyrus' => {