ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/GoogleTron/Blog.cpp
(Generate patch)

Comparing GoogleTron/Blog.cpp (file contents):
Revision 785 by douglas, 2006-03-28T22:49:24-08:00 vs.
Revision 786 by douglas, 2006-05-29T19:25:14-07:00

# Line 16 | Line 16 | Blog::Blog(const cse::String &sitemap, c
16   {
17          api::Cout << _B("Blog") << ios::NewLine;
18  
19 <        Entries(command->root, _S<ios::String>() << base << command->path);
19 >        Entries(command->root, /*_S<ios::String>() << base << command->path*/_B("http://www.douglasthrift.net/blog/"));
20   }
21  
22   void Blog::Entries(const api::Path &directory, const cse::String &base)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines