diff options
| author | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2008-12-30 00:45:45 +0100 |
|---|---|---|
| committer | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2008-12-30 00:45:45 +0100 |
| commit | 6323cb7f767ba77458384cb35d27315df9af0cb4 (patch) | |
| tree | 6d9b33509bbe8993c450fc0a91fbcc1f0f4ac571 /sample/src/index.xml | |
| parent | 9d50015682975f1f70e22b4814fe7bf200c60679 (diff) | |
| download | cataract-6323cb7f767ba77458384cb35d27315df9af0cb4.tar.xz | |
Retrieve titles and thumbnail from linked album if not defined in index
Fix mem leak
Diffstat (limited to 'sample/src/index.xml')
| -rw-r--r-- | sample/src/index.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sample/src/index.xml b/sample/src/index.xml index eecca3f..79a90c1 100644 --- a/sample/src/index.xml +++ b/sample/src/index.xml @@ -38,5 +38,7 @@ <title_description>hidden</title_description> </item> + <item path="inheritance"></item> + </items> </gallery> |
