Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Antoine
ae2
Commits
634dee6f
Commit
634dee6f
authored
Dec 05, 2009
by
slopez
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
debug tags
parent
380f95ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
temp/tag.php
temp/tag.php
+1
-1
No files found.
temp/tag.php
View file @
634dee6f
...
...
@@ -50,7 +50,7 @@ if ( $tag->is_valid() )
FROM sas_photos
LEFT JOIN sas_photos_tag
USING ( id_photo )
LEFT JOIN sas_personnes_photos AS p1
ON ( p1.id_photo = sas_photos.id_photo
LEFT JOIN sas_personnes_photos AS p1
USING(id_photo)
AND p1.id_utilisateur = '2536'
AND p1.modere_phutl = '1' )
LEFT JOIN `asso_membre` ON ( `asso_membre`.`id_asso` = `sas_photos`.`meta_id_asso_ph`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment