Remove reference to cui.conf which isn't added yet
authorAlan T. DeKok <aland@freeradius.org>
Wed, 2 Sep 2009 12:00:21 +0000 (14:00 +0200)
committerAlan T. DeKok <aland@freeradius.org>
Wed, 2 Sep 2009 12:00:21 +0000 (14:00 +0200)
raddb/modules/cui

index 8353b90..2464613 100644 (file)
@@ -21,5 +21,5 @@ sql cui {
        connect_failure_retry_delay = 60
        cui_table = "cui"
        sql_user_name = "%{User-Name}"
-       $INCLUDE sql/${database}/cui.conf
+#$INCLUDE sql/${database}/cui.conf
 }