Skip to content

Commit

Permalink
Add " to Line 143
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammed059 authored and arr2036 committed Apr 7, 2019
1 parent e5f1fde commit 81d001e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raddb/mods-config/sql/ippool/mysql/queries.conf
Expand Up @@ -140,7 +140,7 @@ allocate_update = "\
nasipaddress = '%{NAS-IP-Address}', pool_key = '${pool_key}', \
callingstationid = '%{Calling-Station-Id}', \
username = '%{User-Name}', expiry_time = NOW() + INTERVAL ${lease_duration} SECOND \
WHERE framedipaddress = '%I'
WHERE framedipaddress = '%I'"

#
# start_update updates allocation info when an accounting START record arrives.
Expand Down

0 comments on commit 81d001e

Please sign in to comment.