librefm-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Librefm-commits] [1484] lost punctuation


From: Clint Adams
Subject: [Librefm-commits] [1484] lost punctuation
Date: Mon, 11 May 2009 19:17:35 +0000

Revision: 1484
          http://svn.sv.gnu.org/viewvc/?view=rev&root=librefm&revision=1484
Author:   clint
Date:     2009-05-11 19:17:35 +0000 (Mon, 11 May 2009)
Log Message:
-----------
lost punctuation

Modified Paths:
--------------
    trunk/nixtape/data/User.php

Modified: trunk/nixtape/data/User.php
===================================================================
--- trunk/nixtape/data/User.php 2009-05-11 19:15:19 UTC (rev 1483)
+++ trunk/nixtape/data/User.php 2009-05-11 19:17:35 UTC (rev 1484)
@@ -139,7 +139,7 @@
                                , $adodb->qstr($this->laconica_profile)
                                , $adodb->qstr($this->journal_rss)
                                , time()
-                               , $adodb->qstr($this->name)
+                               , $adodb->qstr($this->name));
                                
                $res = $adodb->Execute($q);
                





reply via email to

[Prev in Thread] Current Thread [Next in Thread]