aboutsummaryrefslogtreecommitdiffstats
path: root/include/dba.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-10-25 21:58:33 -0700
committerfriendica <info@friendica.com>2012-10-25 21:58:33 -0700
commit26774310b1537341299233b8709825dc349240dd (patch)
treebb4acf65451c60a32a0eab615216299629c6be02 /include/dba.php
parent3b394ea43fd3bc011f98a9160a8b408283f97ebc (diff)
downloadvolse-hubzilla-26774310b1537341299233b8709825dc349240dd.tar.gz
volse-hubzilla-26774310b1537341299233b8709825dc349240dd.tar.bz2
volse-hubzilla-26774310b1537341299233b8709825dc349240dd.zip
move things to the newer conversation object, a few minor bugs - will sort it out eventually
Diffstat (limited to 'include/dba.php')
-rw-r--r--include/dba.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/dba.php b/include/dba.php
index 8d224b570..d1502af12 100644
--- a/include/dba.php
+++ b/include/dba.php
@@ -287,7 +287,3 @@ function dbesc_array(&$arr) {
}}
-function dba_timer() {
- return microtime(true);
-}
-