mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Remove redundant function
This commit is contained in:
@@ -955,12 +955,6 @@ function search_phrase_column($c)
|
||||
} // search_phrase_column
|
||||
|
||||
|
||||
function quote_sql_word($c)
|
||||
{
|
||||
return "`$c`";
|
||||
} // quote_sql_word
|
||||
|
||||
|
||||
/**
|
||||
* Constructs the path to an RRD for the Ceph application
|
||||
* @param string $gtype The type of rrd we're looking for
|
||||
|
||||
Reference in New Issue
Block a user