Pelzini

This is the code documentation for the Pelzini project

function addInnerJoin()

Adds an INNER JOIN

Usage

void $SelectQuery->addInnerJoin ( mixed $join );

Authors

Arguments

  1. $join

Return value

  • void